redis-mock icon indicating copy to clipboard operation
redis-mock copied to clipboard

205 fix hmset behavior

Open pejrak opened this issue 2 years ago • 0 comments

closes #205

Fixed by checking number of arguments, then calling callback if defined. Before, hmset function was returning void at it's start.

pejrak avatar Apr 26 '22 14:04 pejrak