#insert #storage #constant #systems #high-level #bulk #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

#24 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.5–3.5MB
~72K SLoC