forked-synapse/synapse/federation
Erik Johnston b42f90470f Add experimental option to reduce extremities.
Adds new config option `cleanup_extremities_with_dummy_events` which
periodically sends dummy events to rooms with more than 10 extremities.

THIS IS REALLY EXPERIMENTAL.
2019-06-18 15:02:18 +01:00
..
sender Add experimental option to reduce extremities. 2019-06-18 15:02:18 +01:00
transport Associate a request_name with each verify request, for logging 2019-06-05 10:46:26 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Associate a request_name with each verify request, for logging 2019-06-05 10:46:26 +01:00
federation_client.py Clean up debug logging (#5347) 2019-06-05 10:35:40 +01:00
federation_server.py Fix error handling for rooms whose versions are unknown. (#5219) 2019-05-21 13:47:25 +01:00
persistence.py Fix origin handling for pushed transactions 2018-09-05 13:08:07 +01:00
send_queue.py Use event streams to calculate presence 2019-03-27 13:41:36 +00:00
units.py Clean up event accesses and tests 2018-11-02 13:44:14 +00:00