Curstin

Results 4 comments of Curstin

@beishanyangjin I was able to run it on ubuntu 24.10 with no issues. I don't know if it is specific to 20.04. Check your node version. The version I use...

I guess the [github docs](https://github.com/taskiq-python/taskiq-redis?tab=readme-ov-file#usage) for this repo hasn't been updated yet. There is a `with_result_backend` method on `ListQueueBroker` as well. from this doc: https://taskiq-python.github.io/guide/getting-started.html#distributed-run ```python from taskiq_aio_pika import AioPikaBroker...

Hi, I second this request. While it may be a drop-in placement for now redis and valkey will most likely diverge. And it seems like ValKey is the alternative that...