why redis-benchmark unable to test hget ?

Comment From: enjoy-binbin

not all commands are in redis-benchmark, you can always test any commands using this form:

./src/redis-benchmark hget myhash __rand_int__