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 ab7f551298 open and create databases in transaction 10 years ago
..
cursor.rs rename transaction and cursor opening functions; improve docs 10 years ago
database.rs open and create databases in transaction 10 years ago
environment.rs open and create databases in transaction 10 years ago
error.rs reintroduce LmdbError as enum 10 years ago
flags.rs reintroduce LmdbError as enum 10 years ago
lib.rs rename transaction and cursor opening functions; improve docs 10 years ago
transaction.rs open and create databases in transaction 10 years ago