Example 1814
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 5
password: null
prefix: "step:"
ttl: 32446 # seconds
max_retries: 1
}
Example 1814
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 5
password: null
prefix: "step:"
ttl: 32446 # seconds
max_retries: 1
}