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

#26 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–8MB
~69K SLoC