Example 12216
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 0
password: "P6d_9DX38f1y4X4"
prefix: "patroller:"
ttl: 17203 # seconds
max_retries: 4
}
Example 12216
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 0
password: "P6d_9DX38f1y4X4"
prefix: "patroller:"
ttl: 17203 # seconds
max_retries: 4
}