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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Refresh indexes on read or at maintenance"
Jan Tuomi
2024-11-21
5
-437
/
+156
*
Add Recordable trait
Jan Tuomi
2024-11-21
1
-0
/
+8
*
Refresh indexes on read or at maintenance
Jan Tuomi
2024-11-10
5
-156
/
+437
*
Refactor static DB methods to common module
Jan Tuomi
2024-11-09
4
-512
/
+518
*
Refactor data_dir usages
Jan Tuomi
2024-11-08
1
-35
/
+28
*
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
2
-15
/
+203
*
Rewrite compaction routine
Jan Tuomi
2024-11-05
3
-55
/
+215
*
Rewrite everything to use metadata and data files, TODO memtables
Jan Tuomi
2024-11-04
5
-478
/
+266
*
Rewrite forward reader, WIP everything else
Jan Tuomi
2024-11-03
3
-137
/
+83
*
Rewrite initialize, WIP log readers (now broken)
Jan Tuomi
2024-11-02
2
-84
/
+142
*
Refactor in preparation to larger changes
Jan Tuomi
2024-11-02
7
-274
/
+184
*
Add invariant that memtables should always have the same set of primary key r...
Jan Tuomi
2024-10-10
3
-34
/
+139
*
Add compaction
Jan Tuomi
2024-10-08
1
-3
/
+44
*
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
1
-7
/
+8
*
Add py_bindings lib, move to monorepo structure
Jan Tuomi
2024-10-07
6
-0
/
+1837
[prev]