Skip to content
Snippets Groups Projects
Unverified Commit 82c1ee1c authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Add experimental support for sharding event persister. (#8170)

This is *not* ready for production yet. Caveats:

1. We should write some tests...
2. The stream token that we use for events can get stalled at the minimum position of all writers. This means that new events may not be processed and e.g. sent down sync streams if a writer isn't writing or is slow.
parent b257c788
No related branches found
No related tags found
Loading
Showing
with 206 additions and 77 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment