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 text was updated successfully, but these errors were encountered:
garkin
changed the title
Fails to redis.mset({a:123,b:345}) if have options.keyPrefix
Fails to redis.mset({a:123,b:345}) if options.keyPrefix was used
Dec 19, 2015
Fails to
redis.mset({a:123,b:345})
ifoptions.keyPrefix
was used.Before handling
keyPrefix
#:After handling
keyPrefix
:The text was updated successfully, but these errors were encountered: