package
1.0.1-rc2
Repository: https://github.com/stack-labs/stack.git
Documentation: pkg.go.dev

# Packages

Package memory is a in-memory store store.
No description provided by the author
Package service implements the store service interface.

# Functions

Namespace offers a way to have multiple isolated stores in the same backend, if supported.
Nodes is a list of nodes used to back the store.
Prefix sets a prefix to any key ids used.

# Variables

ErrNotFound is returned when a Read key doesn't exist.

# Structs

Record represents a data record.

# Interfaces

Store is a data storage interface.