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
*
Refactor in preparation to larger changes
Jan Tuomi
2024-11-02
11
-296
/
+206
*
Update ARCHITECTURE.md
Jan Tuomi
2024-11-02
1
-0
/
+51
*
Fix diagrams in ARCHITECTURE.md
Jan Tuomi
2024-10-18
2
-2
/
+2
*
Modify ARCHITECTURE.md
Jan Tuomi
2024-10-18
2
-0
/
+15
*
Update ARCHITECTURE.md
Jan Tuomi
2024-10-17
2
-3
/
+8
*
Add ARCHITECTURE.md
Jan Tuomi
2024-10-17
4
-0
/
+231
*
Add invariant that memtables should always have the same set of primary key r...
Jan Tuomi
2024-10-10
4
-40
/
+145
*
Add compacted benchmark cases
Jan Tuomi
2024-10-10
2
-5
/
+43
*
Add compaction
Jan Tuomi
2024-10-08
4
-5
/
+103
*
Only store primary keys in secondary index sets
Jan Tuomi
2024-10-07
3
-139
/
+63
*
Improve docs
Jan Tuomi
2024-10-07
1
-3
/
+4
*
Rename unit test modules
Jan Tuomi
2024-10-07
3
-2
/
+5
*
Implement some of the py bindings
Jan Tuomi
2024-10-07
7
-38
/
+448
*
Add py_bindings lib, move to monorepo structure
Jan Tuomi
2024-10-07
17
-55
/
+191
*
Add larger sizes to upsert_various_initial_sizes bench
Jan Tuomi
2024-10-07
1
-2
/
+2
*
Rotate log file when capacity is reached
Jan Tuomi
2024-10-05
2
-18
/
+208
*
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