What's Changed * Updated redis brokers to work with bytes. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/33 * Update the docs and explicitly specify missing result error by booqoffsky in https://github.com/taskiq-python/taskiq-redis/pull/35
What's Changed * Dependencies were updated. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/26 * Changed expiration policy by chandr-andr in https://github.com/taskiq-python/taskiq-redis/pull/28 * Add super.shutdown() call in redis brokers by booqoffsky in https://github.com/taskiq-python/taskiq-redis/pull/32 * Add PubSubBroker in __init__.py by booqoffsky in https://github.com/taskiq-python/taskiq-redis/pull/31 * Updated redis brokers to work with bytes. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/33
What's Changed * Add super.shutdown() call in redis brokers by booqoffsky in https://github.com/taskiq-python/taskiq-redis/pull/32 * Add PubSubBroker in __init__.py by booqoffsky in https://github.com/taskiq-python/taskiq-redis/pull/31
What's Changed * Dependencies were updated. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/26 * Changed expiration policy by chandr-andr in https://github.com/taskiq-python/taskiq-redis/pull/28
What's Changed * Updated shutdown method. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/23 * Add ex and px parameters for redis backend by chandr-andr in https://github.com/taskiq-python/taskiq-redis/pull/25