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: detect broker client type hints at decoration time and name the annotation to use
- feat (#3065): name the context annotation when a handler is hinted with a driver class
- 1.0: encode a None body as JSON null instead of an empty body
- Feature:Support the `pipeline` parameter in RedisClusterBroker publish methods
- feat: emit AsyncAPI channel `parameters` for address templates
- chore: validate generated AsyncAPI schemas with the official parser
- feat: Config values at the App and Broker levels
- fix(fastapi): resolve Optional body params to None for a Kafka tombstone
- Suggestion: Use Confluent Kafka's async consumer and producer
- Feature: migrate Redis Cluster pub/sub to native redis-py 8 async API
- Docs
- Python not yet supported