Example 7702
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 15
password: null
prefix: "feather:"
ttl: 77964 # seconds
max_retries: 4
}
Example 7702
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 15
password: null
prefix: "feather:"
ttl: 77964 # seconds
max_retries: 4
}