aboutsummaryrefslogtreecommitdiffstats
path: root/log_db/src/common.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add Recordable traitJan Tuomi2024-11-211-0/+8
|
* Refresh indexes on read or at maintenanceJan Tuomi2024-11-101-15/+164
|
* Refactor static DB methods to common moduleJan Tuomi2024-11-091-31/+405
|
* Fix: set active files after rotationJan Tuomi2024-11-081-0/+21
|
* Rewrite compaction routineJan Tuomi2024-11-051-0/+24
|
* Rewrite everything to use metadata and data files, TODO memtablesJan Tuomi2024-11-041-28/+7
|
* Rewrite forward reader, WIP everything elseJan Tuomi2024-11-031-40/+6
|
* Rewrite initialize, WIP log readers (now broken)Jan Tuomi2024-11-021-0/+1
|
* Refactor in preparation to larger changesJan Tuomi2024-11-021-6/+110
|
* Add py_bindings lib, move to monorepo structureJan Tuomi2024-10-071-0/+308