KVS Features
Table 1 lists the main features of KVS.
Feature |
Description |
---|---|
Store management |
A store is a collection of tables. You can create different stores based on the division of your business for efficient queries. |
Table management |
A table is a collection of KV items and belongs to a store. You can create one or more tables in a store to store KV data. You can also query the tables you created. |
KV item management |
A KV item consists of mappings of keys and values, which represent the finest level of granularity. KV items are stored in tables. KV items can be added, updated, deleted, and scanned. |
Index management |
An index lets you query the data in the table using a different primary key from the base table, enabling faster and more accurate retrieval. KVS supports local and global secondary indexes. Indexes can be created, queried, and deleted. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot