#insert #constant #systems #storage #bulk #high-level #key-value

sparkey

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

1 unstable release

Uses old Rust 2015

0.1.0 Dec 8, 2016

#27 in #bulk

Apache-2.0

22KB
622 lines

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

Dependencies

~2.6–3.5MB
~74K SLoC