Getting Started
Keyv is a simple key-value storage system that supports multiple backends. It's designed to be a simple and consistent way to work with key-value stores.
To learn how to use Keyv, check out the
keyv README. To learn how to use a specific storage adapter, check out the README for that adapter under
Storage Adapters.