faststream
https://github.com/airtai/faststream
Python
FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to faststream
Help out
- Issues
- Feature: Handover the message for the middleware for the `on_receive` method
- Bug: Kafka consumer lag
- refactor: remove RabbitQueue & RabbitExchange hashes
- Feature: create KafkaBatch - facade object over BatchBuilder (aiokafka).
- Rabbit Batch Subscriber approach
- Feature: restart a worker manually or follow some condition
- docs: extend RMQ streams page
- SQS support
- Feature: use aio_pika.Pool to connect RMQ
- ZMQ support
- Docs
- Python not yet supported