Example 912
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 13
password: null
prefix: "morning:"
ttl: 28379 # seconds
max_retries: 9
}
Example 912
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 13
password: null
prefix: "morning:"
ttl: 28379 # seconds
max_retries: 9
}