Celery v0.8.1 (stable) documentation
Enter search terms or a module, class or function name.
celery.backends
Get backend class by name.
If the name does not include “.” (is not fully qualified), "celery.backends." will be prepended to the name. e.g. "database" becomes "celery.backends.database".