Example 10912
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 13
password: "JNwl_cBChfeEMjL"
prefix: "intent:"
ttl: 11309 # seconds
max_retries: 6
}
Example 10912
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 13
password: "JNwl_cBChfeEMjL"
prefix: "intent:"
ttl: 11309 # seconds
max_retries: 6
}