Example 16416

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 3
password: "t1LVD8BpeoieLP_"

prefix: "defendant:"
ttl: 13152 # seconds
max_retries: 9
}

See also