Example 12301
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 8
password: null
prefix: "ocelot:"
ttl: 24945 # seconds
max_retries: 10
}
Example 12301
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 8
password: null
prefix: "ocelot:"
ttl: 24945 # seconds
max_retries: 10
}