diff options
author | Erik Johnston <erik@matrix.org> | 2022-05-21 14:13:10 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-05-21 14:13:10 +0100 |
commit | da10dfc311ba61f4e2437c385089b83eb84b78c8 (patch) | |
tree | be6807cb55fb7922477e721fe8c042fc02194c30 /changelog.d/12809.feature | |
parent | Ignore display name push (diff) | |
parent | Fix tests (diff) | |
download | synapse-da10dfc311ba61f4e2437c385089b83eb84b78c8.tar.xz |
Merge branch 'erikj/less_state_on_missing' into erikj/push_hack
Diffstat (limited to 'changelog.d/12809.feature')
-rw-r--r-- | changelog.d/12809.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12809.feature b/changelog.d/12809.feature new file mode 100644 index 0000000000..b989e0d208 --- /dev/null +++ b/changelog.d/12809.feature @@ -0,0 +1 @@ +Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. \ No newline at end of file |