summary refs log tree commit diff
path: root/changelog.d/12192.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.55.0rc1David Robertson2022-03-151-1/+0
|
* Rename get_tcp_replication to get_replication_command_handler. (#12192)Patrick Cloke2022-03-101-0/+1
Since the object it returns is a ReplicationCommandHandler. This is clean-up from adding support to Redis where the command handler was added as an additional layer of abstraction from the TCP protocol.