Skip to content

feat(backend): add chaos fault-injection hooks for dist transport resilience testing#128

Merged
hyp3rd merged 3 commits into
mainfrom
feat/dist-mem-cache
May 12, 2026
Merged

feat(backend): add chaos fault-injection hooks for dist transport resilience testing#128
hyp3rd merged 3 commits into
mainfrom
feat/dist-mem-cache

Conversation

@hyp3rd
Copy link
Copy Markdown
Owner

@hyp3rd hyp3rd commented May 12, 2026

Introduce a Chaos type and WithDistChaos option (Phase 7) that transparently wrap the dist transport with configurable fault injection, allowing deterministic resilience testing of the distributed cache layer.

hyp3rd and others added 3 commits May 12, 2026 12:03
…ilience testing

Introduce a `Chaos` type and `WithDistChaos` option (Phase 7) that
transparently wrap the dist transport with configurable fault injection,
allowing deterministic resilience testing of the distributed cache layer.
Add a `pre-commit` Makefile target that runs a series of pre-commit
hooks (trailing-whitespace, end-of-file-fixer, markdownlint, yamllint,
cspell) and integrate it into the `ci` aggregate target, ensuring code
quality checks are enforced before a task is considered done.
@hyp3rd hyp3rd merged commit 9534b4a into main May 12, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant