aboutsummaryrefslogtreecommitdiffstats
path: root/log_db/src
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite compaction routineJan Tuomi2024-11-053-55/+215
|
* Rewrite everything to use metadata and data files, TODO memtablesJan Tuomi2024-11-045-478/+266
|
* Rewrite forward reader, WIP everything elseJan Tuomi2024-11-033-137/+83
|
* Rewrite initialize, WIP log readers (now broken)Jan Tuomi2024-11-022-84/+142
|
* Refactor in preparation to larger changesJan Tuomi2024-11-027-274/+184
|
* Add invariant that memtables should always have the same set of primary key ↵Jan Tuomi2024-10-103-34/+139
| | | | references
* Add compactionJan Tuomi2024-10-081-3/+44
|
* Only store primary keys in secondary index setsJan Tuomi2024-10-073-139/+63
|
* Improve docsJan Tuomi2024-10-071-3/+4
|
* Rename unit test modulesJan Tuomi2024-10-072-2/+2
|
* Implement some of the py bindingsJan Tuomi2024-10-071-7/+8
|
* Add py_bindings lib, move to monorepo structureJan Tuomi2024-10-076-0/+1837