At OpenCraft, we’d like to use Tutor for multi-tenant Open edX deployments. We can already configure Tutor to use our shared Redis instance, and support has been implemented in edx-platform for passing a global prefix to Celery’s Redis broker.
We’d like to add a new configuration variable (i.e. REDIS_GLOBAL_PREFIX
) to allow us to pass the global prefix to the Tutor instance.