Just want to make sure I'm not missing something… Does this library support a custom Redis key format, or adding a custom prefix? In order to safely use with a shared Redis instance.
Or would doing that (e.g. if redis-py supported transparent prefixes/namespaces) be a bad idea for any particular reason?