forked-synapse/synapse/replication/tcp/streams
Erik Johnston f6f7511a4c
Refactor getting replication updates from database. (#7636)
The aim here is to make it easier to reason about when streams are limited and when they're not, by moving the logic into the database functions themselves. This should mean we can kill of `db_query_to_update_function` function.
2020-06-16 17:10:28 +01:00
..
__init__.py Improve type checking in replication.tcp.Stream (#7291) 2020-04-17 14:49:55 +01:00
_base.py Refactor getting replication updates from database. (#7636) 2020-06-16 17:10:28 +01:00
events.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
federation.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00