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