Block a user
[Issue #44] Add README with quick start example
[Issue #44] Add README with quick start example
Review feedback addressed: Added comment noting that error handling is omitted for brevity in the Quick Start example.
HugoNijhuis
deleted branch issue-19-namespace-scoped-stores from flowmade-one/aether
2026-01-10 18:03:07 +00:00
[Issue #19] Add namespace-scoped event stores
[Issue #19] Add namespace-scoped event stores
AI Code Review - Namespace-Scoped Event Stores
This is an automated review generated by the code-reviewer agent.
Summary
This PR successfully implements namespace-scoped event stores with…
[Issue #19] Add namespace-scoped event stores
HugoNijhuis
pushed to issue-19-namespace-scoped-stores at flowmade-one/aether
2026-01-10 18:01:09 +00:00
HugoNijhuis
created branch issue-19-namespace-scoped-stores in flowmade-one/aether
2026-01-10 18:01:08 +00:00
[Issue #44] Add README with quick start example
AI Code Review
This is an automated review generated by the code-reviewer agent.
Summary
Excellent documentation that clearly explains what Aether is and provides a practical quick…
[Issue #44] Add README with quick start example
[Issue #39] Handle malformed events during JetStream replay with proper error reporting
[Issue #35] Add mutex protection to ConsistentHashRing for thread safety