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
I think you might misunderstand the return value of HSET command. When it returns false it doesn't mean that the operation is failed, instead, it means that the field that you want to set, already exists, and the value is updated.
Hi, I using Redis Cluster client.
In all methods, worker threads are prevented from performing normal operations.
My dev environment.
PS. I'm not native speaker. sry.
The text was updated successfully, but these errors were encountered: