#insert #key-value-store #storage #constant #systems #bulk #bindings

sys sparkey-sys

Low-level bindings to Sparkey, a simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts

2 releases

Uses old Rust 2015

0.1.1 Dec 10, 2016
0.1.0 Dec 8, 2016

#27 in #bulk


Used in sparkey

Apache-2.0

165KB
3.5K SLoC

C 3.5K SLoC // 0.1% comments Rust 227 SLoC Automake 26 SLoC

sparkey-rs

High-level bindings to Sparkey, a simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.

Installing the CLI

Simply run:

cargo install --force --git https://github.com/dflemstr/sparkey-rs.git

No runtime deps