Confluent Schema Registry client. Wraps the Java library. Provides a cached local registry client.
Confluent Schema Registry client. Wraps the Java library. Provides a cached local registry client.
(cached-client {:keys [registry-cache-size schema-registry-url]
:or {registry-cache-size 100}})
Creates a new cached schema registry client.
Creates a new cached schema registry client.
(latest-schema schema-registry-url subject)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close