Key-Value Store


The Key-Value Store API provides a simple and fast way to store and retrieve data using key-value pairs. It's perfect for caching, configuration storage, and simple data persistence.

Available Functions