Example 9905
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 10
password: null
prefix: "section:"
ttl: 21757 # seconds
max_retries: 7
}
Example 9905
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 10
password: null
prefix: "section:"
ttl: 21757 # seconds
max_retries: 7
}