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
Dan Burkert 69431c15bb Nested transactions 10 years ago
..
cursor.rs add rand put and get benchmarks 10 years ago
database.rs remove lifetime shadowing 10 years ago
environment.rs make ReadTransaction::get return option; cleanup tests 10 years ago
error.rs put LmdbError on a diet 10 years ago
lib.rs Add InactiveTransaction 10 years ago
transaction.rs Nested transactions 10 years ago