MatrixSynapse/synapse/replication
Andrew Morgan 5cbe8d93fe
Add typing to membership Replication class methods (#8809)
This PR grew out of #6739, and adds typing to some method arguments

You'll notice that there are a lot of `# type: ignores` in here. This is due to the base methods not matching the overloads here. This is necessary to stop mypy complaining, but a better solution is #8828.
2020-11-27 10:49:38 +00:00
..
http Add typing to membership Replication class methods (#8809) 2020-11-27 10:49:38 +00:00
slave Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
tcp Don't pull event from DB when handling replication traffic. (#8669) 2020-10-28 12:11:45 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00