| Crates.io | distill-downstream-lmdb-rkv |
| lib.rs | distill-downstream-lmdb-rkv |
| version | 0.11.0-windows-fix |
| created_at | 2021-01-30 22:55:24.836698+00 |
| updated_at | 2021-01-30 22:55:24.836698+00 |
| description | Idiomatic and safe LMDB wrapper. |
| homepage | |
| repository | https://github.com/mozilla/lmdb-rs.git |
| max_upload_size | |
| id | 348640 |
| size | 115,110 |
Idiomatic and safe APIs for interacting with the Symas Lightning Memory-Mapped Database (LMDB).
This repo is a fork of danburkert/lmdb-rs with fixes for issues encountered by mozilla/rkv.
git clone --recursive git@github.com:mozilla/lmdb-rs.git
cd lmdb-rs
cargo build