Liking cljdoc? Tell your friends :D
Clojure only.

jackdaw.serdes.avro.schema-registry

Helpers for talking to one of Confluent's Avro schema registries.

Helpers for talking to one of Confluent's Avro schema registries.
raw docstring

clientclj

(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.
sourceraw docstring

mock-clientclj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close