项目作者: holixon

项目描述 :
Provide support for axon event serialization via apache avro.
高级语言: Kotlin
项目地址: git://github.com/holixon/axon-avro-serializer.git
创建时间: 2020-07-16T17:17:57Z
项目社区:https://github.com/holixon/axon-avro-serializer

开源协议:Apache License 2.0

下载


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