package
0.0.0-20221006195521-8ec79adc037f
Repository: https://github.com/nimona/go-nimona.git
Documentation: pkg.go.dev

# Functions

NewInMemoryStore returns a new in-memory, thread-safe key-value store.
NewNutsDBStore returns a new Store that uses *nutsdb.DB as the underlying storage.

# Constants

ErrNotFound is returned when the key is not found.

# Interfaces

No description provided by the author