Safe Rust bindings for LMDB with encryption at rest
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lmdb-rs/src
Myk Melez 023997c715 Merge remote-tracking branch 'danburkert/master' into merge-danburkert-master 6 years ago
..
cursor.rs Simplify empty database iter handling 6 years ago
database.rs doc(hidden) -> pub(crate) 7 years ago
environment.rs Add a note for windows UNC path 6 years ago
error.rs Update docs and small tweaks 7 years ago
flags.rs Update docs and small tweaks 7 years ago
lib.rs prepare to publish on crates.io as lmdb-rkv package 6 years ago
transaction.rs doc(hidden) -> pub(crate) 7 years ago