Add hexists

This commit is contained in:
fbraem
2015-11-17 21:38:07 +01:00
parent f618d7a5cf
commit 8d08cc3909
4 changed files with 59 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ public:
void testError();
void testEVAL();
void testHDEL();
void testHEXISTS();
void testHSET();
void testINCR();
void testINCRBY();