| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Recordable trait, implement Python bindings, fixes | Jan Tuomi | 2025-02-09 | 1 | -187/+443 |
| * | Comment out py_bindings entirely for the time being | Jan Tuomi | 2025-01-06 | 1 | -187/+187 |
| * | Use specialized DBError type instead of io::Error | Jan Tuomi | 2024-11-22 | 1 | -2/+4 |
| * | Add read-my-writes test | Jan Tuomi | 2024-11-22 | 1 | -1/+1 |
| * | Get memtables working finally | Jan Tuomi | 2024-11-22 | 1 | -14/+14 |
| * | Remove memtable_capacity | Jan Tuomi | 2024-11-21 | 1 | -6/+0 |
| * | Fix py bindings | Jan Tuomi | 2024-11-21 | 1 | -3/+3 |
| * | Refactor static DB methods to common module | Jan Tuomi | 2024-11-09 | 1 | -16/+16 |
| * | Rewrite everything to use metadata and data files, TODO memtables | Jan Tuomi | 2024-11-04 | 1 | -1/+0 |
| * | Refactor in preparation to larger changes | Jan Tuomi | 2024-11-02 | 1 | -13/+0 |
| * | Implement some of the py bindings | Jan Tuomi | 2024-10-07 | 1 | -10/+224 |
| * | Add py_bindings lib, move to monorepo structure | Jan Tuomi | 2024-10-07 | 1 | -0/+16 |
