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 supported1 Subscribers
Add a CodeTriage badge to faststream
Help out
- Issues
- Feature: NATS 3.11 support
- feat: Add AsyncAPI HTTP Support
- Bug: Custom Serialization/Deserialization logic in Redis doesn't work unless UTF-8 serializable
- Bug: Subscribers registered in runtime do not clean up after close
- Feat: add dto in subscribers and publishers constructor
- Bug: [RabbitBroker] When defining two handlers with different routing keys only the first is registered
- Closing connections with RabbitMQ leads to warnings in the broker side
- Feature: Adds support for the Redis cluster
- Feature: Unify the middleware interface between Broker and subscriber/publisher
- Check Redis Sentinel support
- Docs
- Python not yet supported