Sparkey - Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.
Sparkey is a simple constant key/value storage library. It is mostly suited for read heavy systems with infrequent large bulk inserts. It includes both a C library for working with sparkey index and log files (libsparkey), and a command line utility for getting info about and reading values from a sparkey index/log (sparkey).
https://github.com/spotify/sparkey
License:
Tech:
Tags: