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
- feat(codec): wire codecs into publishing flow
- Document the concurrency model for subscribers
- fix(cli): surface YAML and AsyncAPI errors from `docs serve`
- Suggestion: Use Confluent Kafka's async consumer and producer
- Bug: TestRedisBroker delivers freshly-published messages to subscribers with min_idle_time
- Feature: unified codec configuration
- Bug: confluent publish_batch — one message over queue.buffering.max.messages cancels entire batch via TaskGroup cascade
- Feature: Expose BrokerUsecase
- Bug: OpenTelemetry span attributes use method references instead of calling for methods
- Bug: AsyncAPI generator produces unrenderable asyncapi.json if subscriber contains filter.
- Docs
- Python not yet supported