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
/
log_db
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fix: set active files after rotation
Jan Tuomi
2024-11-08
2
-47
/
+37
|
*
Implement auto-repair for active metadata file
Jan Tuomi
2024-11-06
3
-43
/
+203
|
*
Rewrite compaction routine
Jan Tuomi
2024-11-05
4
-59
/
+216
|
*
Rewrite everything to use metadata and data files, TODO memtables
Jan Tuomi
2024-11-04
12
-679
/
+304
|
*
Rewrite forward reader, WIP everything else
Jan Tuomi
2024-11-03
5
-137
/
+337
|
*
Rewrite initialize, WIP log readers (now broken)
Jan Tuomi
2024-11-02
3
-85
/
+143
|
*
Refactor in preparation to larger changes
Jan Tuomi
2024-11-02
9
-283
/
+196
|
*
Add invariant that memtables should always have the same set of primary key ↵
Jan Tuomi
2024-10-10
4
-40
/
+145
|
|
|
|
references
*
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
2
-2
/
+2
|
*
Implement some of the py bindings
Jan Tuomi
2024-10-07
3
-28
/
+29
|
*
Add py_bindings lib, move to monorepo structure
Jan Tuomi
2024-10-07
13
-0
/
+2680
[prev]