Example 17111
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 0
password: "Wn_jp7oUW51pi5g"
prefix: "hoof:"
ttl: 19937 # seconds
max_retries: 3
}
Example 17111
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 0
password: "Wn_jp7oUW51pi5g"
prefix: "hoof:"
ttl: 19937 # seconds
max_retries: 3
}