Skip to content

A Celery base task that deduplicates tasks that have identical parameters.

License

Notifications You must be signed in to change notification settings

educreations/celery-queued-once

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celery Queued Once

A Celery base task that deduplicates tasks that have identical parameters. Uses the Django cache for the locking backend, but works best with django_redis.

Copyright

Copyright © 2015, Educreations, Inc under the MIT software license. See LICENSE for more information.

About

A Celery base task that deduplicates tasks that have identical parameters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages