Example 14619
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 5
password: null
prefix: "sailor:"
ttl: 13097 # seconds
max_retries: 8
}
Example 14619
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 5
password: null
prefix: "sailor:"
ttl: 13097 # seconds
max_retries: 8
}