aboutsummaryrefslogtreecommitdiffstats
path: root/log_db/tests/integration.rs
Commit message (Collapse)AuthorAgeFilesLines
* Implement auto-repair for active metadata fileJan Tuomi2024-11-061-28/+0
|
* Rewrite compaction routineJan Tuomi2024-11-051-4/+1
|
* Rewrite everything to use metadata and data files, TODO memtablesJan Tuomi2024-11-041-145/+37
|
* Rewrite initialize, WIP log readers (now broken)Jan Tuomi2024-11-021-1/+1
|
* Refactor in preparation to larger changesJan Tuomi2024-11-021-9/+11
|
* Add invariant that memtables should always have the same set of primary key ↵Jan Tuomi2024-10-101-6/+6
| | | | references
* Add compactionJan Tuomi2024-10-081-1/+17
|
* Implement some of the py bindingsJan Tuomi2024-10-071-15/+15
|
* Add py_bindings lib, move to monorepo structureJan Tuomi2024-10-071-0/+551