You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The missing pool functionality for the reactive API is by purpose. Lettuce users usually do not require pooling at all since the connections are thread-safe. Adding connection pooling to lettuce was my biggest mistake.
Hi,
It seems that there are not methods to create react command pool in RedisClient just like pool() and asyncPool for sync/async commands.
Thanks & Best Regards!
The text was updated successfully, but these errors were encountered: