Example 15918
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 10
password: "Gf9hmA50XkWaMfg"
prefix: "fund:"
ttl: 75981 # seconds
max_retries: 4
}
Example 15918
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 10
password: "Gf9hmA50XkWaMfg"
prefix: "fund:"
ttl: 75981 # seconds
max_retries: 4
}