Skip to content

Key-value store abstraction in Go

License

Notifications You must be signed in to change notification settings

go-distsys/kvstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kvstore

build-img pkg-img version-img

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.

About

Key-value store abstraction in Go

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages