Example 3310
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 13
password: null
prefix: "noon:"
ttl: 35157 # seconds
max_retries: 1
}
Example 3310
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 13
password: null
prefix: "noon:"
ttl: 35157 # seconds
max_retries: 1
}