Releases: taskiq-python/taskiq-redis
Releases · taskiq-python/taskiq-redis
0.2.2
What's Changed
- Dependencies were updated. by @s3rius in #26
- Changed expiration policy by @chandr-andr in #28
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Updated shutdown method. by @s3rius in #23
- Add ex and px parameters for redis backend by @chandr-andr in #25
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Split Broker into Broadcast and Standart by @booqoffsky in #12
- Some broker tests by @booqoffsky in #17
- Added codecov reports. by @s3rius in #18
- Updated push policy for test workflow. by @s3rius in #19
- Added docs about new brokers. by @s3rius in #20
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Remove result from Redis after reading by @booqoffsky in #15
- Updated broker's interface. by @s3rius in #16
New Contributors
- @booqoffsky made their first contribution in #15
Full Changelog: 0.0.4...0.1.0
0.0.4
0.0.3
- Updated broker API.
Full Changelog: 0.0.2...0.0.3
0.0.2
0.0.1
What's Changed
- Add redis async backend by @chandr-andr in #2
- Added redis broker. by @chandr-andr in #5
- Feature/ci by @s3rius in #6
New Contributors
- @chandr-andr made their first contribution in #2
- @s3rius made their first contribution in #6
Full Changelog: https://github.com/taskiq-python/taskiq-redis/commits/0.0.1