Example 15511
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 5
password: null
prefix: "flint:"
ttl: 64897 # seconds
max_retries: 4
}
Example 15511
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 5
password: null
prefix: "flint:"
ttl: 64897 # seconds
max_retries: 4
}