Lmdb refactor
- Feb 07, 2019
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Feb 06, 2019
-
-
Libor Peltan authored
-
Libor Peltan authored
-
Libor Peltan authored
-
- Feb 01, 2019
-
-
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
New interlayer between LMDB backend and journal (and further databases), with focus on ease-of-use and centralised error handling.
Some (minor?) performance improvements by avoiding copying stuff. For example merging changesets has half usage of memory.
Journal completely rewritten with focus on code readability and modularity.
Kasp DB and Zone timers also use new LMDB interlayer to maintain compatibility and slightly improve the code.