SOKETI_DB_REDIS_HOST
127.0.0.1
SOKETI_DB_REDIS_PORT
6379
SOKETI_DB_REDIS_DB
0
SOKETI_DB_REDIS_USERNAME
null
SOKETI_DB_REDIS_PASSWORD
null
SOKETI_DB_REDIS_KEY_PREFIX
null
SOKETI_DB_REDIS_HOST
and SOKETI_DB_REDIS_PORT
, but not SOKETI_DB_REDIS_DB
or SOKETI_DB_REDIS_PASSWORD
. More details can be found in the ioredis
documentation for Redis Sentinel.SOKETI_DB_REDIS_SENTINELS
null
host
and port
of Sentinels to connect to.SOKETI_DB_REDIS_SENTINEL_PASSWORD
null
SOKETI_DB_REDIS_INSTANCE_NAME
mymaster
SOKETI_DB_REDIS_HOST
and SOKETI_DB_REDIS_PORT
, but not SOKETI_DB_REDIS_DB
or SOKETI_DB_REDIS_PASSWORD
. More details can be found in the ioredis
documentation for Redis Cluster.SOKETI_DB_REDIS_CLUSTER_NODES
[]
host
and port
of Nodes to connect to.