forked-synapse/synapse/replication
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
..
http Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
slave Fix bug in account data replication stream. (#7656) 2020-06-09 16:28:57 +01:00
tcp Refactor getting replication updates from database. (#7636) 2020-06-16 17:10:28 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00