summary refs log tree commit diff
path: root/synapse/replication/tcp/redis.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2020-05-07Add a configuration setting for the dummy event threshold (#7422)Brendan Abolivier4-1/+31
2020-05-06Improve per-block CPU and DB usage metrics (#7426)Patrick Cloke