Example 16714
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 15
password: "p4nmF2ufEIUPGZ6"
prefix: "taxicab:"
ttl: 84063 # seconds
max_retries: 6
}
Example 16714
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 15
password: "p4nmF2ufEIUPGZ6"
prefix: "taxicab:"
ttl: 84063 # seconds
max_retries: 6
}