#acid #tiny #in-memory #key-value-database

nightly clementine

A tiny, embeddable, ACID compliant in-memory key/value database

1 unstable release

Uses old Rust 2015

0.0.1 Apr 24, 2017

#12 in #acid

MIT license

26KB
767 lines

clementine

Build Status

A tiny, embeddable, ACID compliant in-memory key/value database.

Installation

[dependencies]
clementine = "0.0.1"

lib.rs:

A tiny, embeddable, ACID compliant in-memory key/value database.

Dependencies

~1.5MB
~28K SLoC