diff options
author | Erik Johnston <erik@matrix.org> | 2020-05-15 16:43:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-15 16:43:59 +0100 |
commit | 1f36ff69e8c7b2853e906598898878742d39c42b (patch) | |
tree | b0bfc248df8b260e6b569eb0538d54661ec8f262 /.codecov.yml | |
parent | Add type hints to event_auth code. (#7505) (diff) | |
download | synapse-1f36ff69e8c7b2853e906598898878742d39c42b.tar.xz |
Move event stream handling out of slave store. (#7491)
This allows us to have the logic on both master and workers, which is necessary to move event persistence off master. We also combine the instantiation of ID generators from DataStore and slave stores to the base worker stores. This allows us to select which process writes events independently of the master/worker splits.
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions