Support for alternative queues?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Since you're using kombu for communication with the queue, would it be possible to use other kombu-supported queues, other than RabbitMQ?
E.g. we use Redis with kombu for our celery service. Could we use Redis for stackstorm, too? Any special features that require RabbitMQ?
Redis is available as a SaaS on our cloud, so I'd like to take advantage of that if possible.
Thanks,
John
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing StackStorm's queue configuration and its Kombu/RabbitMQ integration, then identify which required features depend specifically on RabbitMQ. Determine the scope needed for Redis support and define completion as a validated Redis configuration or a documented blocker and supported-queue decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rabbitmq, redis
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100