I am currently researching schema evolution in the embedded devices context.
This is a great post by @martin.kleppmann.com
https://martin.kleppmann.com/2012/12/05/schema-evolution-in-avro-protocol-buffers-thrift.html
protobufs are good fit on paper but the generated code is too large for our use case.
This is a great post by @martin.kleppmann.com
https://martin.kleppmann.com/2012/12/05/schema-evolution-in-avro-protocol-buffers-thrift.html
protobufs are good fit on paper but the generated code is too large for our use case.
Comments