Skip to content

docs: undocumented use of CELERY_CACHE_BACKEND in django-celery-results #5301

@salty-horse

Description

@salty-horse

Description

When using django-celery-results with the CELERY_RESULT_BACKEND = 'django-cache' setting, it is possible to use the CELERY_CACHE_BACKEND to specify a Django cache other than default.

This is undocumented. Furthermore, the Configuration page of the user guide describes this setting as "no longer used", which appears to be false.

Suggestions

Describe the use of CELERY_CACHE_BACKEND by django-celery-results.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions