Example 1709
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 4
password: "Y2NWMAqCoe7rYDX"
prefix: "going:"
ttl: 49270 # seconds
max_retries: 7
}
Example 1709
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 4
password: "Y2NWMAqCoe7rYDX"
prefix: "going:"
ttl: 49270 # seconds
max_retries: 7
}