Storage (key-value)
The Genesis Application Platform provides a versatile Key-Value (KV) storage system for managing data within the application, abstracting over the specifics of the underlying storage technology to offer a unified API for data operations. This feature enables you to interact with the KV storage seamlessly, performing CRUD operations such as inserting, updating, retrieving, and deleting data items.