synapse-old/synapse/replication/tcp
Roel ter Maat 2611433b70
Add redis SSL configuration options (#15312)
* Add SSL options to redis config

* fix lint issues

* Add documentation and changelog file

* add missing . at the end of the changelog

* Move client context factory to new file

* Rename ssl to tls and fix typo

* fix lint issues

* Added when redis attributes were added
2023-05-11 13:02:51 +01: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 Remove unused class: DirectTcpReplicationClientFactory. (#15272) 2023-03-15 15:42:20 -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 redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01: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 redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
resource.py Fix bug where 5s delays would occasionally happen. (#15150) 2023-02-24 14:39:50 +00:00