kvstore
3.5
KVStore is a simple and flexible storage service based on a 'key/value' data model, allowing you to organize data into dictionaries where keys map to values.
Collection List
Retrieve a list of all collections.
Create Collection
Create a new collection.
Delete Collection
Remove a collection.
Get Collection Info
Retrieve details about a specific collection.
Update Collection Settings
Modify collection details.
Get a Value
Retrieve a specific value by key.
Get Items
Obtain key/value pairs ordered by descending creation time.
Delete Key
Remove a specific key/value pair.
Store Value
Store a new key/value pair.
Sign Up
Register for KVStore.
Update Storage Attributes
Modify storage settings.
Get Storage Info
View storage status and information.