aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Refactor static DB methods to common moduleJan Tuomi2024-11-091-0/+1
|
* Add thiserror depJan Tuomi2024-11-091-2/+23
|
* Refactor in preparation to larger changesJan Tuomi2024-11-021-0/+10
|
* Add py_bindings lib, move to monorepo structureJan Tuomi2024-10-071-26/+136
|
* Add some initial benchmarksJan Tuomi2024-10-051-0/+483
|
* Fix reverse log reader, add unit tests for itJan Tuomi2024-10-041-10/+0
|
* Add exclusive lock request file to prioritize writesJan Tuomi2024-10-031-2/+71
|
* Implement reading backwards from log fileJan Tuomi2024-10-011-0/+154
|
* Initial commitJan T2024-10-011-0/+411