mirror of
https://github.com/fluencelabs/redis
synced 2025-06-30 01:11:33 +00:00
minor fixes to the new test suite, html doc updated
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user