Versioning Support in Aerospike

Does Aerospike support data versioining like the one we have in HBase. Is it possible to get the key value based on version number.

No, Aerospike doesn’t support data versioning.

Well, you could always make a composite key. ex… mykey1,mykey2…mykey100

Generation Policy manages the versioning.

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.