forked-synapse/synapse/storage/databases
Erik Johnston 04cc249b43
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.
2020-09-14 10:16:41 +01:00
..
main Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00
state Convert state and stream stores and related code to async (#8194) 2020-08-28 09:37:55 -04:00
__init__.py Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00