synapse/changelog.d/15034.feature
999lakhisidhu 27a3a72a50
Support for selecting the Redis logical database. (#15034)
Note that this is only used for key-value store (cached values)
and not for the pub/sub replication used by Synapse.
2023-02-15 07:39:31 -05:00

2 lines
120 B
Gherkin

Allow Synapse to use a specific Redis [logical database](https://redis.io/commands/select/) in worker-mode deployments.