Example 8703
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 6
password: "wt8Q9lE5EXL1sg2"
prefix: "bookcase:"
ttl: 39390 # seconds
max_retries: 1
}
Example 8703
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 6
password: "wt8Q9lE5EXL1sg2"
prefix: "bookcase:"
ttl: 39390 # seconds
max_retries: 1
}