aboutsummaryrefslogtreecommitdiffstats
path: root/py_bindings/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove Recordable trait, implement Python bindings, fixesJan Tuomi2025-02-091-187/+443
* Comment out py_bindings entirely for the time beingJan Tuomi2025-01-061-187/+187
* Use specialized DBError type instead of io::ErrorJan Tuomi2024-11-221-2/+4
* Add read-my-writes testJan Tuomi2024-11-221-1/+1
* Get memtables working finallyJan Tuomi2024-11-221-14/+14
* Remove memtable_capacityJan Tuomi2024-11-211-6/+0
* Fix py bindingsJan Tuomi2024-11-211-3/+3
* Refactor static DB methods to common moduleJan Tuomi2024-11-091-16/+16
* Rewrite everything to use metadata and data files, TODO memtablesJan Tuomi2024-11-041-1/+0
* Refactor in preparation to larger changesJan Tuomi2024-11-021-13/+0
* Implement some of the py bindingsJan Tuomi2024-10-071-10/+224
* Add py_bindings lib, move to monorepo structureJan Tuomi2024-10-071-0/+16