Skip to content

Commit 22b508e

Browse files
committed
Docs: capture known durability gaps and validation guardrails
1 parent 826ef62 commit 22b508e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/reliability/known-gaps.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Known Gaps and Next Fix Targets
2+
3+
- Redis drained with partial Postgres completion indicates durability boundary issues between stream acknowledgment and DB visibility.
4+
- Prefer validating any durability fix with clean-slate `down -v` benchmark runs.
5+
- Avoid publishing exactly-once guarantees; use at-least-once plus idempotent state convergence wording.

0 commit comments

Comments
 (0)