Since the same Redis database can be used for several things within a Ruby application, I would suggest adding project-specific prefixes to the keys stored within the Redis database within the Bayes Redis backend.
We can help implementing this if this is something that the project's maintainers would consider adding to the project.