summary refs log tree commit diff
path: root/changelog.d/15644.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.85.0rc1David Robertson2023-05-301-1/+0
|
* Add Unix socket support for Redis connections (#15644)Jason Little2023-05-261-0/+1
Adds a new configuration setting to connect to Redis via a Unix socket instead of over TCP. Disabled by default.