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
- fix: replace passive with declare
- feat: add CLI extra options to ASGI
- docs: improve RPC section
- Feature: Delete data from the Redis Stream to which Faststream has subscribed to
- Feature: implement Redis Pipeline support
- Feature: NATS 3.11 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
- 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
- Docs
- Python not yet supported