Fancy libMDBX Wrapper for Rust, hoping to be pleasant to use!
 
 
Go to file
Olivier 'reivilibre' f5a85c4260 Overhaul again because the previous iteration did not provide the desired ergonomics 2023-05-08 21:43:33 +01:00
src Overhaul again because the previous iteration did not provide the desired ergonomics 2023-05-08 21:43:33 +01:00
.envrc Overhaul a bit to make it more ergonomic and use newer libMDBX 2023-05-08 20:58:30 +01:00
.gitignore Overhaul a bit to make it more ergonomic and use newer libMDBX 2023-05-08 20:58:30 +01:00
Cargo.toml Overhaul again because the previous iteration did not provide the desired ergonomics 2023-05-08 21:43:33 +01:00
LICENCE.Apache2 Add licence and authorship information 2022-04-01 22:29:41 +01:00
LICENCE.MIT Add licence and authorship information 2022-04-01 22:29:41 +01:00
README.md Add licence and authorship information 2022-04-01 22:29:41 +01:00
flake.lock Overhaul a bit to make it more ergonomic and use newer libMDBX 2023-05-08 20:58:30 +01:00
flake.nix Overhaul a bit to make it more ergonomic and use newer libMDBX 2023-05-08 20:58:30 +01:00

README.md

fancy_mdbx

A fancy wrapper for the libMDBX database library.

Intended to make it easy to store simple key-value assocations.

Work in progress, likely unusable for others at the moment.

Licence

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 licence, shall be dual licensed as above, without any additional terms or conditions.