A Keyspace is a way to group key-value pairs together for organization
or retrieval purposes. All Keys within a Keyspace are unique, and
therefore any Value that gets stored with a Key could override
any previous Value that may have been stored with the same Key.
Keyspaces may take a few seconds to be fully created, as shown in
the status field of the response.
A Keyspace is a way to group key-value pairs together for organization or retrieval purposes. All Keys within a Keyspace are unique, and therefore any Value that gets stored with a Key could override any previous Value that may have been stored with the same Key.
Keyspaces may take a few seconds to be fully created, as shown in the
status
field of the response.