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
/
tests
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add py_bindings lib, move to monorepo structure
Jan Tuomi
2024-10-07
4
-555
/
+0
|
*
Rotate log file when capacity is reached
Jan Tuomi
2024-10-05
1
-3
/
+62
|
*
Handle Null values properly, refactor schema creation to support nullable fields
Jan Tuomi
2024-10-05
1
-34
/
+51
|
*
Fix a bug in read_exact
Jan Tuomi
2024-10-05
3
-0
/
+33
|
*
Fix reverse log reader, add unit tests for it
Jan Tuomi
2024-10-04
1
-66
/
+41
|
*
Add exclusive lock request file to prioritize writes
Jan Tuomi
2024-10-03
1
-81
/
+56
|
*
Add concurrency tests
Jan Tuomi
2024-10-03
1
-5
/
+114
|
*
Implement forward log reader, rebuild memtable at init
Jan Tuomi
2024-10-03
3
-21
/
+117
|
*
Add test, small improvements
Jan Tuomi
2024-10-02
1
-0
/
+58
|
*
Implement secondary indexes
Jan Tuomi
2024-10-02
1
-3
/
+3
|
*
Remove extra layer of modules
Jan Tuomi
2024-10-01
1
-1
/
+1
|
*
Add DB builder pattern
Jan Tuomi
2024-10-01
1
-53
/
+37
|
*
Implement reading backwards from log file
Jan Tuomi
2024-10-01
2
-6
/
+123
|
*
Implement basic schema functionality, upsert
Jan Tuomi
2024-10-01
1
-24
/
+96
|
*
Initial commit
Jan T
2024-10-01
1
-0
/
+60