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.
|
5 days ago | |
---|---|---|
src | 5 days ago | |
.gitignore | 3 months ago | |
Cargo.toml | 5 days ago | |
LICENCE.Apache2 | 3 months ago | |
LICENCE.MIT | 3 months ago | |
README.md | 3 months ago |
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.