Liking cljdoc? Tell your friends :D

aerospike-clj.bins


data->binsclj

(data->bins data)

Function to identify whether data will be stored as a single or multiple bin record. Only Clojure maps will default to multiple bins. Nested data structures are supported.

Function to identify whether `data` will be stored as a single or multiple bin record.
Only Clojure maps will default to multiple bins. Nested data structures are supported.
raw docstring

set-bin-as-nullclj

(set-bin-as-null bin-name)

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

× close