We have a Lua Map<Map<Map<>>>
structure in Aerospike .
We want to compress this structure, and in order to do that we need to serialize it. Any pointers about how to go about this?
We have a Lua Map<Map<Map<>>>
structure in Aerospike .
We want to compress this structure, and in order to do that we need to serialize it. Any pointers about how to go about this?