Example 16608
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 13
password: null
prefix: "ocelot:"
ttl: 2672 # seconds
max_retries: 9
}
Example 16608
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 13
password: null
prefix: "ocelot:"
ttl: 2672 # seconds
max_retries: 9
}