Example 9802
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: "1QfDUwVIxTOlGoY"
prefix: "councilman:"
ttl: 539 # seconds
max_retries: 10
}
Example 9802
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: "1QfDUwVIxTOlGoY"
prefix: "councilman:"
ttl: 539 # seconds
max_retries: 10
}