Redispatcher

Latest version: v0.3.0

Safety actively analyzes 624093 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

What's Changed
* Pydantic v2 by rafalstapinski in https://github.com/rafalstapinski/redispatcher/pull/8
* 🔖 Version 0.3.0 by rafalstapinski in https://github.com/rafalstapinski/redispatcher/pull/9
* 🔨 Fix publish workflow by rafalstapinski in https://github.com/rafalstapinski/redispatcher/pull/10


**Full Changelog**: https://github.com/rafalstapinski/redispatcher/compare/0.2.0...0.3.0

0.2.0

Breaking Changes

* Renamed `ConsumerPool` -> `Redispatcher`
* Renamed `BaseConsumer.publish` -> `BaseConsumer.dispatch`

Features

* You can increase the count of any worker to speed up processing of a queue by specifying the `ConsumerConfig.count` field

Fixes

* Better parsing of message body and headers
* Better handling of running Redispatcher pool in an existing event loop
* Better logging on errors

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.