Search code examples
in-memory-databaseaerospike

What is namespace in aerospike


I'm new to Aerospike.

What is a namespace and how to create a namespace in aerospike?


Solution

  • a namespace is a Database name in Aerospike, and set is the Table name and Bins are the columns in Aerospike.