Example 9116
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: "6zgGVaV2WtQJwX_"
prefix: "skyline:"
ttl: 17273 # seconds
max_retries: 8
}
Example 9116
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: "6zgGVaV2WtQJwX_"
prefix: "skyline:"
ttl: 17273 # seconds
max_retries: 8
}