To use redis in cluster just follow this:
lock_store:
type: redis
db: 0
url: your_URL
port: your_PORT
key_prefix: your bot name or anything
I hope this usefull…
To use redis in cluster just follow this:
lock_store:
type: redis
db: 0
url: your_URL
port: your_PORT
key_prefix: your bot name or anything
I hope this usefull…