aboutsummaryrefslogtreecommitdiffstats
path: root/log_db/tests
Commit message (Collapse)AuthorAgeFilesLines
* Ignore test_upsert_and_get_from_secondary_memtable test until index logic is ↵Jan Tuomi2024-11-091-0/+1
| | | | rewritten
* 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-046-145/+37
|
* Rewrite forward reader, WIP everything elseJan Tuomi2024-11-032-0/+254
|
* 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-074-0/+551