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
Niko 215d8d0b81 makes mdb_version available to FFI 2 years ago
..
cursor.rs iter_dup_of returns other values after a delete (#80) 4 years ago
database.rs Clippy pass (cargo clippy -- -D warnings -A clippy::match-ref-pats -A clippy::needless-lifetimes) 5 years ago
environment.rs makes mdb_version available to FFI 2 years ago
error.rs Clippy pass (cargo clippy -- -D warnings -A clippy::match-ref-pats -A clippy::needless-lifetimes) 5 years ago
flags.rs Update docs and small tweaks 6 years ago
lib.rs Bump version to 0.14.0 4 years ago
transaction.rs Clippy pass (cargo clippy -- -D warnings -A clippy::match-ref-pats -A clippy::needless-lifetimes) 5 years ago