Adventures in Avro at Salsify
This week on the Salsify Engineering Blog we discuss our work to adopt Avro as the data serialization format for our microservices architecture. In the process of incorporating Avro we created a Ruby DSL for defining Avro schemas, developed a gem for generating models from Avro schemas, and reimplemented an Avro schema registry in Rails.
All of these artifacts are available for anyone to use! Check out the blog post and the related gems and services and let us know what you think.
Post a comment