Example 15107
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 9
password: "xJY5cTy12OQo7ez"
prefix: "punctuation:"
ttl: 5383 # seconds
max_retries: 4
}
Example 15107
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 9
password: "xJY5cTy12OQo7ez"
prefix: "punctuation:"
ttl: 5383 # seconds
max_retries: 4
}