A simple, humane, typed key-value storage solution.
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.
rkv/src
Jan-Erik Rediger a2de8a917d Address new clippy warnings 2 years ago
..
backend Address new clippy warnings 2 years ago
bin Move current migrator to a legacy module 4 years ago
store Hide all of LMDB behind a feature 2 years ago
backend.rs Hide all of LMDB behind a feature 2 years ago
env.rs Address new clippy warnings 2 years ago
error.rs Hide all of LMDB behind a feature 2 years ago
helpers.rs Handle NO_LOCK when opening environments 4 years ago
lib.rs Address new clippy warnings 2 years ago
manager.rs Address new clippy warnings 2 years ago
migrator.rs Handle all corrupted cases in the easy migration 3 years ago
readwrite.rs Pre: Iterators shouldn't wrap values in options 4 years ago
store.rs Add a way to discard corrupted databases on load 4 years ago
value.rs Address new clippy warnings 2 years ago