Introduction to Apache Avro
I know that I already mentioned Apache Avro, but I believe that some basic explanation is needed.
Apache Avro is a data serialization system that allows you to define complex data structures and store them in a compact binary format. It was originall...
lookinjava.hashnode.dev3 min read