Avro

From NovaOrdis Knowledge Base
Revision as of 20:15, 4 October 2023 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Overview

Apache Avro is both a serialization format and a communication protocol, and it is somewhat similar to Apache Thrift. It requires defining a schema, written either in JSON or Avro IDL.