mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 10:48:04 +01:00
Introduce FaultTolerantRedisClient
This commit is contained in:
@@ -0,0 +1 @@
|
||||
org.whispersystems.textsecuregcm.configuration.LocalFaultTolerantRedisClientFactory
|
||||
@@ -1 +0,0 @@
|
||||
org.whispersystems.textsecuregcm.configuration.LocalSingletonRedisClientFactory
|
||||
@@ -158,9 +158,8 @@ cacheCluster: # Redis server configuration for cache cluster
|
||||
clientPresenceCluster: # Redis server configuration for client presence cluster
|
||||
type: local
|
||||
|
||||
provisioning:
|
||||
pubsub: # Redis server configuration for pubsub cluster
|
||||
type: local
|
||||
pubsub: # Redis server configuration for pubsub cluster
|
||||
type: local
|
||||
|
||||
pushSchedulerCluster: # Redis server configuration for push scheduler cluster
|
||||
type: local
|
||||
|
||||
Reference in New Issue
Block a user