How to generate aerospike key edigest from namespace,set,userkey without aerospike lib
To better understand how aerospike works I want to write a python script that generates the the key from namespace, set, and userkey.
To better understand how aerospike works I want to write a python script that generates the the key from namespace, set, and userkey.