-
Notifications
You must be signed in to change notification settings - Fork 25
redisHMSet not working #4
Comments
Thanks, An update that includes HMSet and a few other fixes is in process. Best, Bryan
|
Fixed. Along with an improved HMSet, and a new redisCmd generic low-level interface function. Best, Bryan |
Works for us now, thanks. |
Using rredis 1.6.3, redisHMSet doesn't seem to work:
Starting from an empty Redis:
It also gives errors when the list of fields and values is not exactly 3 elements that make me suspect something is going wrong internally:
The text was updated successfully, but these errors were encountered: