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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove memtable_capacity
Jan Tuomi
2024-11-21
1
-2
/
+0
*
Revert "Refresh indexes on read or at maintenance"
Jan Tuomi
2024-11-21
1
-0
/
+5
*
Refresh indexes on read or at maintenance
Jan Tuomi
2024-11-10
1
-5
/
+0
*
Refactor static DB methods to common module
Jan Tuomi
2024-11-09
1
-117
/
+84
*
Ignore test_upsert_and_get_from_secondary_memtable test until index logic is ...
Jan Tuomi
2024-11-09
1
-0
/
+1
*
Implement auto-repair for active metadata file
Jan Tuomi
2024-11-06
1
-28
/
+0
*
Rewrite compaction routine
Jan Tuomi
2024-11-05
1
-4
/
+1
*
Rewrite everything to use metadata and data files, TODO memtables
Jan Tuomi
2024-11-04
6
-145
/
+37
*
Rewrite forward reader, WIP everything else
Jan Tuomi
2024-11-03
2
-0
/
+254
*
Rewrite initialize, WIP log readers (now broken)
Jan Tuomi
2024-11-02
1
-1
/
+1
*
Refactor in preparation to larger changes
Jan Tuomi
2024-11-02
1
-9
/
+11
*
Add invariant that memtables should always have the same set of primary key r...
Jan Tuomi
2024-10-10
1
-6
/
+6
*
Add compaction
Jan Tuomi
2024-10-08
1
-1
/
+17
*
Implement some of the py bindings
Jan Tuomi
2024-10-07
1
-15
/
+15
*
Add py_bindings lib, move to monorepo structure
Jan Tuomi
2024-10-07
4
-0
/
+551