X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/f6bea06f74d4f065b5f8e4680792266eb97d7582..abe18d0e00f8ef15aac18ce59c17f90627b72e9e:/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.+