Example 17219
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 0
password: null
prefix: "crest:"
ttl: 86057 # seconds
max_retries: 4
}
Example 17219
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 0
password: null
prefix: "crest:"
ttl: 86057 # seconds
max_retries: 4
}