forked-synapse/synapse/replication/tcp
Richard van der Hoff 05060e0223
Track command processing as a background process (#7879)
I'm going to be doing more stuff synchronously, and I don't want to lose the
CPU metrics down the sofa.
2020-07-22 00:40:42 +01:00
..
streams Fix deprecation warning: import ABC from collections.abc (#7892) 2020-07-20 13:33:04 -04:00
__init__.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
client.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
commands.py Add ability to shard the federation sender (#7798) 2020-07-10 18:26:36 +01:00
handler.py Optimise queueing of inbound replication commands (#7861) 2020-07-16 15:49:37 +01:00
protocol.py Track command processing as a background process (#7879) 2020-07-22 00:40:42 +01:00
redis.py Track command processing as a background process (#7879) 2020-07-22 00:40:42 +01:00
resource.py Have all instances correctly respond to REPLICATE command. (#7475) 2020-05-13 10:27:02 +01:00