mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
Add hstrlen (note: only available in Redis 3.2)
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
void testHMGET();
|
||||
void testHMSET();
|
||||
void testHSET();
|
||||
void testHSTRLEN();
|
||||
void testINCR();
|
||||
void testINCRBY();
|
||||
void testLINDEX();
|
||||
|
||||
Reference in New Issue
Block a user