Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

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

Merged
merged 2 commits into from
Sep 14, 2020

Commits on Sep 11, 2020

  1. 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.
    erikjohnston committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    b462aef View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    c6fa152 View commit details
    Browse the repository at this point in the history