Getting Started
Get up and running with Zestor in minutes.
Welcome to the Zestor documentation!
Zestor is a generic, type-safe, in-memory key-value store for Go with watch/subscribe capabilities. It’s designed to be simple to use while providing powerful features for building reactive applications.
T using Go genericssync.RWMutexReader, Writer, Watcher) for better access controlgo get github.com/zestor-dev/zestor
Get up and running with Zestor in minutes.
Understand the core concepts and architecture of Zestor.
Available store implementations and when to use each.
Complete API documentation for Zestor.