Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update book location | Erik Johnston | 2023-12-13 | 1 | -2/+2 |
| | |||||
* | Add redis SSL configuration options (#15312) | Roel ter Maat | 2023-05-11 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | * 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 | ||||
* | Support for selecting the Redis logical database. (#15034) | 999lakhisidhu | 2023-02-15 | 1 | -0/+1 |
| | | | | Note that this is only used for key-value store (cached values) and not for the pub/sub replication used by Synapse. | ||||
* | Remove not needed `replication` listener in docker compose example (#14107) | Dirk Klimpel | 2022-10-17 | 3 | -25/+1 |
| | |||||
* | Docker Compose Worker Documentation and Examples (#12737) | James | 2022-06-08 | 4 | -0/+235 |