Example 6601
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 2
password: "vrapyfOxCvDko6r"
prefix: "sanity:"
ttl: 68018 # seconds
max_retries: 6
}
Example 6601
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 2
password: "vrapyfOxCvDko6r"
prefix: "sanity:"
ttl: 68018 # seconds
max_retries: 6
}