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.

Hierarchy

Properties

Properties

keyspaceName: undefined | string

The name to identify the Keyspace. Must be unique.

status: undefined | string

The Keyspace status.