Example 12008
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 4
password: null
prefix: "galoshes:"
ttl: 26059 # seconds
max_retries: 6
}
Example 12008
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 4
password: null
prefix: "galoshes:"
ttl: 26059 # seconds
max_retries: 6
}