0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 20:19:03 +02:00
synapse/synapse/replication
Erik Johnston c3c6c0e622 Add 'device_lists_outbound_pokes' as extra table.
This makes sure we check all the relevant tables to get the current max
stream ID.

Currently not doing so isn't problematic as the max stream ID in
`device_lists_outbound_pokes` is the same as in `device_lists_stream`,
however that will change.
2020-02-28 11:15:11 +00:00
..
http Store room version on invite (#6983) 2020-02-26 16:58:33 +00:00
slave Add 'device_lists_outbound_pokes' as extra table. 2020-02-28 11:15:11 +00:00
tcp Port PresenceHandler to async/await (#6991) 2020-02-26 15:33:26 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00