Skip to content

Use namespace on redis keys #76

@aaronpk

Description

@aaronpk

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions