Example 12013
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 12
password: null
prefix: "steeple:"
ttl: 70108 # seconds
max_retries: 1
}
Example 12013
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 12
password: null
prefix: "steeple:"
ttl: 70108 # seconds
max_retries: 1
}