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
When we get an error reply, hiredis gives us a string. Provide this string as a parameter c.err() or c.error(). Also stick in our own messages on WRONG_TYPE, NIL_REPLY, etc.
The text was updated successfully, but these errors were encountered:
When we get an error reply, hiredis gives us a string. Provide this string as a parameter c.err() or c.error(). Also stick in our own messages on WRONG_TYPE, NIL_REPLY, etc.
The text was updated successfully, but these errors were encountered: