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
/
benches
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Recordable trait, implement Python bindings, fixes
Jan Tuomi
2025-02-09
2
-22
/
+47
*
Fix benchmark
Jan Tuomi
2025-01-18
1
-5
/
+5
*
Refactor public interface
Jan Tuomi
2025-01-17
1
-4
/
+4
*
Add type alias DBResult
Jan Tuomi
2025-01-17
1
-1
/
+1
*
Fix delete compact bug
Jan Tuomi
2025-01-10
1
-3
/
+7
*
Fix compaction issue where get of valid logkey produced unset metadata row (l...
Jan Tuomi
2025-01-10
2
-88
/
+104
*
Move refresh_indexes out of do_maintenance_tasks, fix benches
Jan Tuomi
2025-01-07
2
-70
/
+87
*
Use specialized DBError type instead of io::Error
Jan Tuomi
2024-11-22
1
-2
/
+1
*
Get memtables working finally
Jan Tuomi
2024-11-22
1
-15
/
+15
*
Fix benchmark so that it compiles
Jan Tuomi
2024-11-22
2
-17
/
+11
*
Remove memtable_capacity
Jan Tuomi
2024-11-21
1
-52
/
+0
*
Refactor static DB methods to common module
Jan Tuomi
2024-11-09
2
-6
/
+6
*
Rewrite everything to use metadata and data files, TODO memtables
Jan Tuomi
2024-11-04
1
-56
/
+1
*
Add compacted benchmark cases
Jan Tuomi
2024-10-10
2
-5
/
+43
*
Add compaction
Jan Tuomi
2024-10-08
1
-0
/
+41
*
Implement some of the py bindings
Jan Tuomi
2024-10-07
1
-6
/
+6
*
Add py_bindings lib, move to monorepo structure
Jan Tuomi
2024-10-07
2
-0
/
+268