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: 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
- feat sqs broker
- feat(codec): wire codecs into publishing flow
- Suggestion: Use Confluent Kafka's async consumer and producer
- Feature: unified codec configuration
- Bug: confluent publish_batch — one message over queue.buffering.max.messages cancels entire batch via TaskGroup cascade
- Docs
- Python not yet supported