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

Add experimental support for sharding event persister. Again. (#8294)

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 a9dbe98e
No related branches found
No related tags found
No related merge requests found
Showing
with 211 additions and 80 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