Simple key-value store abstraction and implementations for Go. Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB, and many more. There are detailed descriptions of the methods in the docs and in the code. You should read them if you plan to write your own gokv.Store implementation or if you create a Go package with a method that takes a gokv.Store as a parameter, so you know exactly what happens in the background.
Features
- Simple interface
- Implementations available
- Local in-memory
- Distributed cache (no presistence by default)
- Multi-model
- Documentation available
- Examples available
Categories
LibrariesLicense
Mozilla Public License 1.0 (MPL)Follow gokv
Other Useful Business Software
End-To-End Document Management Software
UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of gokv!