aboutsummaryrefslogtreecommitdiffstats
path: root/log_db/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor in preparation to larger changesJan Tuomi2024-11-021-133/+37
* Add invariant that memtables should always have the same set of primary key r...Jan Tuomi2024-10-101-16/+90
* Add compactionJan Tuomi2024-10-081-3/+44
* Only store primary keys in secondary index setsJan Tuomi2024-10-071-12/+17
* Improve docsJan Tuomi2024-10-071-3/+4
* Implement some of the py bindingsJan Tuomi2024-10-071-7/+8
* Add py_bindings lib, move to monorepo structureJan Tuomi2024-10-071-0/+794