taskiq-python/taskiq-redis

Add redis result backend

s3rius opened this issue · 0 comments

We need some storage to store results to.
I think that storing results of a task execution as hashmap in redis is a good idea.

Since we need to have ability to fetch results without logs.