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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
3
-10
/
+26
|
*
Add missing bindings and update existing
Jan Tuomi
2025-02-10
3
-18
/
+19
|
*
Remove typechecking
Jan Tuomi
2025-02-10
1
-54
/
+10
|
*
Use tempdir in example.py
Jan Tuomi
2025-02-10
1
-4
/
+6
|
*
Fix secondary memtable by using a map instead of a set
Jan Tuomi
2025-02-10
1
-8
/
+21
|
*
Remove Recordable trait, implement Python bindings, fixes
Jan Tuomi
2025-02-09
5
-188
/
+590
|
*
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
3
-10
/
+311
|
*
Add py_bindings lib, move to monorepo structure
Jan Tuomi
2024-10-07
2
-0
/
+27