index
:
autere_db.git
main
A study in building a log-structured database
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
py_bindings
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sort_asc param, impl demo chat app
Jan Tuomi
2025-05-02
1
-6
/
+30
*
Remove <T> polymorphism from DB, replace with From<T> based approach
Jan Tuomi
2025-02-21
1
-20
/
+45
*
Start working in new schema logic to core
Jan Tuomi
2025-02-21
1
-1
/
+1
*
Add query params to py bindings
Jan Tuomi
2025-02-11
1
-7
/
+22
*
Add missing bindings and update existing
Jan Tuomi
2025-02-10
1
-0
/
+14
*
Remove typechecking
Jan Tuomi
2025-02-10
1
-54
/
+10
*
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