Skip to content

GoKV is a package which implements a unified interface for various Golang based key/value stores

License

Notifications You must be signed in to change notification settings

bradberger/gokv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoKV is a package which implements a unified interface for various Golang based key/value stores.

Current drivers include:

More drivers are most welcome! Just make sure they meet at least the "kv".Store interface and are unit tested.

About

GoKV is a package which implements a unified interface for various Golang based key/value stores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages