aboutsummaryrefslogtreecommitdiffstats
path: root/log_db/benches/utils.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix compaction issue where get of valid logkey produced unset metadata row (l...Jan Tuomi2025-01-101-6/+16
* Move refresh_indexes out of do_maintenance_tasks, fix benchesJan Tuomi2025-01-071-14/+61
* Use specialized DBError type instead of io::ErrorJan Tuomi2024-11-221-2/+1
* Fix benchmark so that it compilesJan Tuomi2024-11-221-7/+5
* Refactor static DB methods to common moduleJan Tuomi2024-11-091-3/+3
* Add compacted benchmark casesJan Tuomi2024-10-101-0/+4
* Add py_bindings lib, move to monorepo structureJan Tuomi2024-10-071-0/+46