malone6
malone6
> Fixed setex method call : argument position was wrong I aslo find this problem. The script[redis_cluster.py] can works with your PR,but i can't use it within celery. I can't...
> > > Fixed setex method call : argument position was wrong > > > > > > I aslo find this problem. The script[redis_cluster.py] can works with your PR,but...
Oh, I see. I confused broker and backend before this. Thank you for your answers and suggestions. I will try something else and that looks like there is still a...
I have the same needs. Actually, another repo([twscrape](https://github.com/vladkens/twscrape)) has already implemented. but it needs asynchronous writing, can't compatible with the framework I am using.