(json-serializer)
(json-serializer opts)
JSON serializer for Apache Kafka. Use for serializing Kafka keys values.
Notes: You may pass any of the built-in Chesire options for generate-stream via the opts map, using the 1-arity version of this function.
JSON serializer for Apache Kafka. Use for serializing Kafka keys values. > Notes: You may pass any of the built-in Chesire options for generate-stream via the opts map, using the 1-arity version of this function.
(smile-serializer)
(smile-serializer opts)
JSON serializer for Apache Kafka using the Smile binary format. Use for serializing Kafka keys values.
http://wiki.fasterxml.com/SmileFormat
Notes: You may pass any of the built-in Chesire options for generate-stream via the opts map, using the 1-arity version of this function.
JSON serializer for Apache Kafka using the Smile binary format. Use for serializing Kafka keys values. http://wiki.fasterxml.com/SmileFormat > Notes: You may pass any of the built-in Chesire options for generate-stream via the opts map, using the 1-arity version of this function.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close