Example 5102
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 3
password: null
prefix: "massage:"
ttl: 55320 # seconds
max_retries: 7
}
Example 5102
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 3
password: null
prefix: "massage:"
ttl: 55320 # seconds
max_retries: 7
}