Skip to content
kv

Guides

Task-oriented walkthroughs for building on kv: how the storage engine works, choosing a durability mode, sizing a store, and running the Redis-protocol server.

Each guide is built around a job rather than an API call: understanding the storage engine your data lands in, deciding how much durability to pay for, sizing a store with the Options knobs, and serving it over the Redis protocol. They assume you have worked through the quick start.