lmdbd-rs

Safe Rust bindings for the Symas Lightning Memory-Mapped Database(LMDB).

Provides the minimal amount of abstraction necessary to interact with LMDB safely in Rust. In general, the API is very similar to the LMDB C-API.

TODO