Example 8106
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 12
password: null
prefix: "mortise:"
ttl: 27256 # seconds
max_retries: 4
}
Example 8106
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 12
password: null
prefix: "mortise:"
ttl: 27256 # seconds
max_retries: 4
}