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
While reading some of the implementation just notice that the scriptKill method is actually doing a scriptFlush command instead. That's probably not the intention?
While reading some of the implementation just notice that the scriptKill method is actually doing a scriptFlush command instead. That's probably not the intention?
https://github.com/lettuce-io/lettuce-core/blob/dbab9668c379f7931b1e2d50dbb232d4823abea9/src/main/java/io/lettuce/core/cluster/RedisAdvancedClusterAsyncCommandsImpl.java#L418
The text was updated successfully, but these errors were encountered: