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
/
common.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement primary index refresh
Jan Tuomi
2024-11-22
1
-12
/
+17
*
Refactor do_maintenance_tasks
Jan Tuomi
2024-11-21
1
-0
/
+5
*
Refactor compact
Jan Tuomi
2024-11-21
1
-5
/
+1
*
Impl Eq for Value
Jan Tuomi
2024-11-21
1
-0
/
+14
*
Revert "Refresh indexes on read or at maintenance"
Jan Tuomi
2024-11-21
1
-164
/
+15
*
Add Recordable trait
Jan Tuomi
2024-11-21
1
-0
/
+8
*
Refresh indexes on read or at maintenance
Jan Tuomi
2024-11-10
1
-15
/
+164
*
Refactor static DB methods to common module
Jan Tuomi
2024-11-09
1
-31
/
+405
*
Fix: set active files after rotation
Jan Tuomi
2024-11-08
1
-0
/
+21
*
Rewrite compaction routine
Jan Tuomi
2024-11-05
1
-0
/
+24
*
Rewrite everything to use metadata and data files, TODO memtables
Jan Tuomi
2024-11-04
1
-28
/
+7
*
Rewrite forward reader, WIP everything else
Jan Tuomi
2024-11-03
1
-40
/
+6
*
Rewrite initialize, WIP log readers (now broken)
Jan Tuomi
2024-11-02
1
-0
/
+1
*
Refactor in preparation to larger changes
Jan Tuomi
2024-11-02
1
-6
/
+110
*
Add py_bindings lib, move to monorepo structure
Jan Tuomi
2024-10-07
1
-0
/
+308