Add hmset

This commit is contained in:
fbraem
2015-11-18 19:36:46 +01:00
parent 6e00fac89b
commit fd5579cb8c
4 changed files with 67 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ public:
void testHINCRBY();
void testHKEYS();
void testHMGET();
void testHMSET();
void testHSET();
void testINCR();
void testINCRBY();