Top 1.6% dependent packages on proxy.golang.org
Top 2.0% dependent repos on proxy.golang.org
Top 4.0% forks on proxy.golang.org
proxy.golang.org : github.com/rapidloop/skv
Package skv provides a simple persistent key-value store for Go values. It can store a mapping of string to any gob-encodable Go value. It is lightweight and performant, and ideal for use in low-traffic websites, utilities and the like. The API is very simple - you can Put(), Get() or Delete() entries. These methods are goroutine-safe. skv uses BoltDB for storage and the encoding/gob package for encoding and decoding values. There are no other dependencies.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/rapidloop/skv
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/rapidloop
Dependent packages: 11
Dependent repositories: 7
Stars: 75 on GitHub
Forks: 33 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago