jackdaw.serdes.avro.schema-registry
Helpers for talking to one of Confluent's Avro schema registries.
client
(client url max-capacity)
Build and return a Kafka Schema Registry client which uses an LRU strategy to cache the specified number of schemas.
mock-client
(mock-client)
Build and return a mock schema registry client. Really suitable only for testing.