Store bot data in a Redis key-value store.
Hostname of the Redis server. Defaults to localhost
.
Port of the Redis server. Defaults to 6379
.
Password used to connect to the Redis server. Defaults to null
.
Prefix of the key name used to store the data. Defaults to dobot:storage:
.