Skip to content
/ skv Public
forked from rapidloop/skv

Simple, persistent key-value storage for Go

License

Notifications You must be signed in to change notification settings

bsoutham/skv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of SKV with the following changes:

  • Moved from a deprecated BoltDB to BBoltDB
  • It has a new method "GetKeys" added that returns a list of keys stored in the DB.
  • It also has been modified to use go modules.

skv

skv is a Simple Key-Value store for Go.

Check the blog post for a description of skv internals.

Package documentation is available here.

About

Simple, persistent key-value storage for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%