| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add py_bindings lib, move to monorepo structure | Jan Tuomi | 2024-10-07 | 1 | -308/+0 |
| * | Handle Null values properly, refactor schema creation to support nullable fields | Jan Tuomi | 2024-10-05 | 1 | -0/+42 |
| * | Improve benchmarks, small improvements | Jan Tuomi | 2024-10-05 | 1 | -0/+8 |
| * | Fix a bug in read_exact | Jan Tuomi | 2024-10-05 | 1 | -5/+6 |
| * | Make write durability configurable | Jan Tuomi | 2024-10-05 | 1 | -0/+14 |
| * | Split log_reader into reverse_log_reader and forward_log_reader | Jan Tuomi | 2024-10-05 | 1 | -0/+16 |
| * | Fix reverse log reader, add unit tests for it | Jan Tuomi | 2024-10-04 | 1 | -0/+1 |
| * | Add exclusive lock request file to prioritize writes | Jan Tuomi | 2024-10-03 | 1 | -2/+5 |
| * | Implement forward log reader, rebuild memtable at init | Jan Tuomi | 2024-10-03 | 1 | -3/+22 |
| * | Refactor modules | Jan Tuomi | 2024-10-02 | 1 | -0/+7 |
| * | Implement secondary indexes | Jan Tuomi | 2024-10-02 | 1 | -0/+197 |
