Example 9705
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 15
password: "XBfPbX2ggUoqWEn"
prefix: "haversack:"
ttl: 18229 # seconds
max_retries: 5
}
Example 9705
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 15
password: "XBfPbX2ggUoqWEn"
prefix: "haversack:"
ttl: 18229 # seconds
max_retries: 5
}