MatrixSynapse/synapse/replication/http
Erik Johnston 9b68b6341e Filter through the potentially deduplicated events 2020-10-06 16:39:29 +01:00
..
__init__.py Typing worker needs to handle stream update requests (#7967) 2020-07-28 11:04:53 +01:00
_base.py Add metrics to track success/otherwise of replication requests (#8406) 2020-09-29 11:06:11 +01:00
devices.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
federation.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
login.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
membership.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
presence.py Convert replication code to async/await. (#7987) 2020-08-03 07:12:55 -04:00
register.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
send_event.py Filter through the potentially deduplicated events 2020-10-06 16:39:29 +01:00
streams.py Convert replication code to async/await. (#7987) 2020-08-03 07:12:55 -04:00