summary refs log tree commit diff
path: root/changelog.d/15272.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove no-op send_command for Redis replication. (#15274)Patrick Cloke2023-03-161-1/+1
| | | | | With Redis commands do not need to be re-issued by the main process (they fan-out to all processes at once) and thus it is no longer necessary to worry about them reflecting recursively forever.
* Remove unused class: DirectTcpReplicationClientFactory. (#15272)Patrick Cloke2023-03-151-0/+1