aboutsummaryrefslogtreecommitdiffstats
path: root/log_db/src/common.rs
Commit message (Collapse)AuthorAgeFilesLines
* Refactor compactJan Tuomi2024-11-211-5/+1
|
* Impl Eq for ValueJan Tuomi2024-11-211-0/+14
|
* Revert "Refresh indexes on read or at maintenance"Jan Tuomi2024-11-211-164/+15
| | | | This reverts commit bfa8fab553eab1b0daa062010fb2ccf5d365d21f.
* 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