Crates.io | lmdb |
lib.rs | lmdb |
version | 0.8.0 |
source | src |
created_at | 2014-11-23 11:12:30.019327 |
updated_at | 2018-03-03 18:42:08.346009 |
description | Idiomatic and safe LMDB wrapper. |
homepage | |
repository | https://github.com/danburkert/lmdb-rs.git |
max_upload_size | |
id | 371 |
size | 100,373 |
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