HLEN key

    Time complexity: O(1)

    : number of fields in the hash, or when does not exist.

    *Examples

    redis> HSET myhash field2 "World"

    redis>