Example 7401
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 15
password: "9_YEzdaThKbd0rM"
prefix: "pocket-watch:"
ttl: 85000 # seconds
max_retries: 2
}
Example 7401
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 15
password: "9_YEzdaThKbd0rM"
prefix: "pocket-watch:"
ttl: 85000 # seconds
max_retries: 2
}