Example 6909
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 11
password: null
prefix: "laughter:"
ttl: 64254 # seconds
max_retries: 7
}
Example 6909
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 11
password: null
prefix: "laughter:"
ttl: 64254 # seconds
max_retries: 7
}