-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
The bot should namespace all keys in redis to avoid clobbering the whole namespace. It will need wrapper methods in case other services need to store stuff in redis too.
This change would make it so you could run 2 bots with one redis instance: http://zenircbot.readthedocs.org/en/latest/faq.html#can-i-run-2-bots-in-one-redis-instance
Reactions are currently unavailable