summary refs log tree commit diff
path: root/changelog.d/12672.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send `USER_IP` commands on a different Redis channel, in order to reduce ↵reivilibre2022-05-201-1/+0
| | | | traffic to workers that do not process these commands. (#12809)
* Lay some foundation work to allow workers to only subscribe to some kinds of ↵reivilibre2022-05-191-0/+1
messages, reducing replication traffic. (#12672)