Idiomatic and safe APIs for interacting with the Symas Lightning Memory-Mapped Database (LMDB).
git clone --recursive git@github.com:danburkert/lmdb-rs.git
cd lmdb-rs
cargo build
- lmdb-sys.
- Cursors.
- Zero-copy put API.
- Nested transactions.
- Database statistics.