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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle Null values properly, refactor schema creation to support nullable fields
Jan Tuomi
2024-10-05
4
-72
/
+153
*
Improve benchmarks, apply measurements to code
Jan Tuomi
2024-10-05
2
-3
/
+64
*
Improve benchmarks, small improvements
Jan Tuomi
2024-10-05
3
-20
/
+118
*
Fix a bug in read_exact
Jan Tuomi
2024-10-05
8
-21
/
+66
*
Make write durability configurable
Jan Tuomi
2024-10-05
4
-48
/
+97
*
Split log_reader into reverse_log_reader and forward_log_reader
Jan Tuomi
2024-10-05
4
-135
/
+147
*
Add some initial benchmarks
Jan Tuomi
2024-10-05
4
-0
/
+612
*
Fix reverse log reader, add unit tests for it
Jan Tuomi
2024-10-04
6
-118
/
+354
*
Add exclusive lock request file to prioritize writes
Jan Tuomi
2024-10-03
6
-95
/
+230
*
Add concurrency tests
Jan Tuomi
2024-10-03
1
-5
/
+114
*
Implement forward log reader, rebuild memtable at init
Jan Tuomi
2024-10-03
6
-78
/
+300
*
Add test, small improvements
Jan Tuomi
2024-10-02
3
-1
/
+70
*
Refactor modules
Jan Tuomi
2024-10-02
4
-134
/
+123
*
Implement secondary indexes
Jan Tuomi
2024-10-02
5
-337
/
+616
*
Implement primary memtable eviction
Jan Tuomi
2024-10-02
1
-29
/
+116
*
Remove extra layer of modules
Jan Tuomi
2024-10-01
2
-577
/
+576
*
Add DB builder pattern
Jan Tuomi
2024-10-01
2
-64
/
+153
*
Implement reading backwards from log file
Jan Tuomi
2024-10-01
5
-59
/
+607
*
Implement basic schema functionality, upsert
Jan Tuomi
2024-10-01
2
-45
/
+356
*
Initial commit
Jan T
2024-10-01
6
-0
/
+772