]> git.saurik.com Git - redis.git/blobdiff - doc/TypeCommand.html
replication asynchronous SYNC information in INFO output
[redis.git] / doc / TypeCommand.html
index 50c5bed91f616b5fb4f035af80d56157fd8753f3..45900422a292b168f2d3acded16ea8db1816e9e0 100644 (file)
@@ -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
 </pre><h2><a name="See also">See also</a></h2>
 <ul><li> <a href="DataTypes.html">Redis Data Types</a></li></ul>
                 </div>