X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/43f30ac0f9bcc4a7afb06136a8dfe5b703be7935..779deb60f92ab2980c41f8cb408315fbac2fa54b:/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.+