5 projects
celerybeat-mongo
A Celery Beat Scheduler that uses MongoDB to store both schedule definitions and status information
zschema
A schema language for JSON documents that allows validation and compilation into various database engines
zsearch-definitions
Egg version of files that can be used for interacting with zdb through python
zson
A JSON serializer for Kombu (and therefore also Celery) that supports encoding objects by defining to_json and from_json methods.
celery-mongodb-nobinary-backend
Celery backend for MongoDB that does not convert task results into a binary format before storing them in Mongo database.