Checkpoint: 5b79628feea4

Entire-Session: fc14d957-e68b-4e12-97de-df33bed3cd63
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/6cfa511-e3b0c4
This commit is contained in:
2026-06-05 08:39:49 +02:00
parent b3ed203a9f
commit e38461bc79
5 changed files with 160 additions and 0 deletions

View File

@@ -0,0 +1 @@
This application uses a files based checkpointing mechanism using a WAL algorithm for crash recovery. Analyse when the wal files are reset. Currently the wal files are not reset and continously grow after a start.