MatrixSynapse/synapse/replication
Erik Johnston c9c544cda5
Remove `ChainedIdGenerator`. (#8123)
It's just a thin wrapper around two ID gens to make `get_current_token`
and `get_next` return tuples. This can easily be replaced by calling the
appropriate methods on the underlying ID gens directly.
2020-08-19 13:41:51 +01:00
..
http Add a shadow-banned flag to users. (#8092) 2020-08-14 12:37:59 -04:00
slave Remove `ChainedIdGenerator`. (#8123) 2020-08-19 13:41:51 +01:00
tcp Remove `ChainedIdGenerator`. (#8123) 2020-08-19 13:41:51 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00