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
- Bug: startup hangs when cannot read nats credentials
- allow_auto_create_topics can break testing environments
- Bug: Logger not properly passed to Confluent Kafka Producer and AdminClient
- Bug: consumers of a redis StreamSub consumer groups are unable to read messages from before the creation of the group.
- Bug: `PyYAML` cannot correct parse `asyncapi.yaml`
- Update Release Notes for 0.6.5
- Bug: Exchange not recreated on RabbitMQ restart when using exchange in multiple channels
- Feature: Concurrency under-the-hood explanation in Docs
- Add support for aiokafka 0.13
- chore(deps): bump the pip group across 1 directory with 13 updates
- Docs
- Python not yet supported