X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/2abee6f2154e75a68488cd508bf2eddcfcc33ebc..cc2750670f1cb2fafde3e7d1a340f6674dab1749:/doc/HlenCommand.html diff --git a/doc/HlenCommand.html b/doc/HlenCommand.html new file mode 100644 index 00000000..664ec953 --- /dev/null +++ b/doc/HlenCommand.html @@ -0,0 +1,38 @@ + + + +
+ + + +Return the number of entries (fields) contained in the hash stored at key. If the specified key does not exist, 0 is returned assuming an empty hash.+