Example 2015
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 9
password: null
prefix: "swanling:"
ttl: 16430 # seconds
max_retries: 2
}
Example 2015
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 9
password: null
prefix: "swanling:"
ttl: 16430 # seconds
max_retries: 2
}