Example 5914
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 0
password: "ysSSb4EzvNksmqx"
prefix: "aircraft:"
ttl: 61513 # seconds
max_retries: 10
}
Example 5914
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 0
password: "ysSSb4EzvNksmqx"
prefix: "aircraft:"
ttl: 61513 # seconds
max_retries: 10
}