Helpers for talking to one of Confluent's Avro schema registries.
Helpers for talking to one of Confluent's Avro schema registries.
(client url max-capacity)
Build and return a Kafka Schema Registry client which uses an LRU strategy to cache the specified number of schemas.
Build and return a Kafka Schema Registry client which uses an LRU strategy to cache the specified number of schemas.
(mock-client)
Build and return a mock schema registry client.
Really suitable only for testing.
Build and return a mock schema registry client. Really suitable only for testing.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close