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

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

#30 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.4–8MB
~68K SLoC