aerospike-clj.bins

data->bins

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

set-bin-as-null

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