kvstore Key-value store abstraction in Go. Features Simple. Dependency-free. See docs and GUIDE.md for more details. Install Go version 1.18+ go get github.com/go-distsys/kvstore Example TODO See example_test.go. License MIT License.