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 Add some clarification to the doc/comments regarding TCP replication (#15354) 2023-03-30 12:51:35 +02:00
__init__.py
client.py Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
commands.py
context.py Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
external_cache.py
handler.py Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
protocol.py Add some clarification to the doc/comments regarding TCP replication (#15354) 2023-03-30 12:51:35 +02:00
redis.py Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
resource.py Fix bug where 5s delays would occasionally happen. (#15150) 2023-02-24 14:39:50 +00:00