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
- 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
- Feature: use `Producer.produce_batch` for confluent `publish_batch`
- fix(confluent): retry on BufferError so a full queue doesn't cancel the whole batch
- Consider using `syrupy` for tests
- Bug: group removal handling in Redis Stream not functional
- feat(kafka): explicit TOMBSTONE for publishing and consuming null records
- Docs
- Python not yet supported