Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 2.21 KB

README.md

File metadata and controls

35 lines (22 loc) · 2.21 KB

axon-avro-serializer

incubating Codacy Badge Build Status sponsored Maven Central codecov

This extension to the Axon Framework aims to provide support for serialization of Axon events with the Apache Avro data format.

Avro is a schema-based data format that can be serialized to JSON or byte sequence, which is useful to minimize the disk space needed for your Axon event store and bandwidth used for transport. Messages can be validated against a schema version and Avro supports schema evolution by automatically determining compatibility modes between different revisions.

Please check our official documentation for more details.

Developers

License

This library is developed under

Apache 2.0 License

Sponsors and Customers

sponsored