forked-synapse/synapse/replication/slave
Richard van der Hoff 35a4b63240 Pull out bits of StateStore to a mixin
... so that we don't need to secretly gut-wrench it for use in the slaved
stores. I haven't done the other stores yet, but we should. I'm tired of the
workers breaking every time we tweak the stores because I forgot to gut-wrench
the right method.

fixes https://github.com/matrix-org/synapse/issues/2655.
2017-11-14 11:43:58 +00:00
..
storage Pull out bits of StateStore to a mixin 2017-11-14 11:43:58 +00:00
__init__.py Add a slaved events store class 2016-04-06 14:18:35 +01:00