celery.node icon indicating copy to clipboard operation
celery.node copied to clipboard

Add backends

Open actumn opened this issue 6 years ago • 1 comments

  • [x] amqp
  • [x] Redis
  • [ ] RPC
  • [ ] memcached
  • [ ] Elasticsearch
  • [ ] Apache Cassandra
  • [ ] MongoDB

actumn avatar Oct 05 '19 07:10 actumn

Great project. I am in the process of researching on how to use this project as part of my overall pipeline. Our API is running off of Nodejs. Workers are running on python. Redis is our queue. MongoDB is our result backend for various reasons. Would love to see if MongoDB could be a part of this roadmap. I am also keen on submitting a PR for this.

allez-allez-allez avatar Nov 03 '20 13:11 allez-allez-allez