Welcome to the KV docs!
KV
is an async key-value store interface for Python. It provides a simple API to store serializable objects.
KV
supports multiple backends, including the filesystem, SQLite, Redis, Azure Blob, and many more.
Let's get started!