Baptiste Ravier
Baptiste Ravier
Hi @gtmanfred, It looks like the combo aioredis
Got it, thanks for the quick answer.
Thanks for the feedback @JonasKs :heart:
I still have some question on this guys. @gtmanfred: > Oh yeah, neat it does look like that lock does the same things. I may just set the dependencies to
Aioredlock is not equal to Aioredis locks because it provides guarantees about the lock and better fault tolerance than single Redis instance solutions since there are multiple independent Redis running....
> Since aioredis didn't get shipped with any locking mechanism until 2.0 which is pretty new. Oh okay, I didn't knew that. It makes sense for your use case then....
Any updates on this issue? I face the exact same problem since upgrading from Angular 14 to 15. Thanks!
Hi, Thanks for opening this issue @rahulz-wasnik! We are also impacted by this memory leak in our app. Version 6.0.0 of ngx-bootstrap looks not to be affected, only 6.1.0 &...