celery / django-celery-results

Celery result back end with django
Other
668 stars 206 forks source link

Clean old results from Database #380

Closed frobert closed 1 year ago

frobert commented 1 year ago

Hi, is there a way to clean old results data from database or is there a manual cleanup task needed?

Thanks.