Skip to content

Key-Value Store

Butler's key-value store provides a simple data storage and retrieval mechanism with namespace support and TTL functionality.

Namespace Management

List Namespaces

Delete Namespace

Key-Value Operations

Get Value

Set Value

Delete Key

Check Key Exists

List Keys

Released under the MIT License.