avrora v0.7.1 API Reference
Modules
Avrora
Configuration for Avrora.
Encode and decode binary Avro messages.
Minimal HTTP client using built-in Erlang httpc
library.
Functions to convert between common Elixir structures and erlavro structures.
Struct for versioned schema names like io.confluent.Payment:42
.
Resolve schema name or global ID to a schema, keeping cache up to date.
Convenience wrapper struct for AvroEx.Schema
and Confluent Schema Registry.
Behavior for storing and getting schemas by name or integer ID.
Avora.Storage
behavior implementation which uses the filesystem.
Avora.Storage
behavior implementation which uses memory (ETS).
Avora.Storage
behavior implementation which uses Confluent Schema
Registry.
Storage behavior which allows keys to be removed or expired.