Olivier 'reivilibre' f5a85c4260 | ||
---|---|---|
src | ||
.envrc | ||
.gitignore | ||
Cargo.toml | ||
LICENCE.Apache2 | ||
LICENCE.MIT | ||
README.md | ||
flake.lock | ||
flake.nix |
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
- Apache Licence, Version 2.0 (LICENSE.Apache2 or http://www.apache.org/licenses/LICENSE-2.0)
- MIT Licence (LICENSE.MIT or http://opensource.org/licenses/MIT)
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.