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
- Fix: Handle non-UTF-8 headers in Kafka/Confluent message parsing
- fix: Recreate group in case redis flush
- Feature: RabbitMQ 4 support
- I use fastapi plugin to integrate queue handlers into the application. When the application starts, a connection to the broker is established.
- Bug: Pausing Confluent consumer does not seem to work
- Feature: support lifespan state in FastStream – FastAPI integration
- Bug: KafkaMessage annotation is not designed for broker.subscriber(batch=True)
- Bug: Telemetry middleware: create span should last at least as long as process span
- Feature: Generate AsyncAPI from msgspec.Struct
- feature: Acknowledgement validation in TestClient
- Docs
- Python not yet supported