Example 4904
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 8
password: null
prefix: "bump:"
ttl: 20753 # seconds
max_retries: 3
}
Example 4904
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 8
password: null
prefix: "bump:"
ttl: 20753 # seconds
max_retries: 3
}