MatrixSynapse/synapse/replication/tcp
Jason Little c835befd10
Add Unix socket support for Redis connections (#15644)
Adds a new configuration setting to connect to Redis via a Unix
socket instead of over TCP. Disabled by default.
2023-05-26 15:28:39 -04:00
..
streams
__init__.py
client.py
commands.py
context.py
external_cache.py
handler.py Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
protocol.py
redis.py Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
resource.py