X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/8fb13ce816b85ac414921ecca420671bf74a3eea..12ebe2ac17a26ecf263f90b2acdf03db29b00223:/doc/TypeCommand.html diff --git a/doc/TypeCommand.html b/doc/TypeCommand.html index 50c5bed9..45900422 100644 --- a/doc/TypeCommand.html +++ b/doc/TypeCommand.html @@ -33,6 +33,8 @@ "string" if the key contains a String value "list" if the key contains a List value "set" if the key contains a Set value +"zset" if the key contains a Sorted Set value +"hash" if the key contains a Hash value