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