2 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
5 <link type=
"text/css" rel=
"stylesheet" href=
"style.css" />
12 <img style=
"border:none" alt=
"Redis Documentation" src=
"redis.png">
16 <div id=
"pagecontent">
18 <!-- This is a (PRE) block. Make sure it's left aligned or your toc title will be off. -->
19 <b>StringCommandsSidebar: Contents
</b>
22 <h1 class=
"wikiname">StringCommandsSidebar
</h1>
29 == String Commands ==
<br/><br/><ul><li> <a href=
"SetCommand.html">SET
</a></li><li> <a href=
"GetCommand.html">GET
</a></li><li> <a href=
"StrlenCommand.html">STRLEN
</a></li><li> <a href=
"GetsetCommand.html">GETSET
</a></li><li> <a href=
"SetnxCommand.html">SETNX
</a></li><li> <a href=
"SetexCommand.html">SETEX
</a></li><li> <a href=
"SetbitCommand.html">SETBIT
</a></li><li> <a href=
"GetbitCommand.html">GETBIT
</a></li><li> <a href=
"MsetCommand.html">MSET
</a></li><li> <a href=
"MsetCommand.html">MSETNX
</a></li><li> <a href=
"MgetCommand.html">MGET
</a></li><li> <a href=
"IncrCommand.html">INCR
</a></li><li> <a href=
"IncrCommand.html">INCRBY
</a></li><li> <a href=
"IncrCommand.html">DECR
</a></li><li> <a href=
"IncrCommand.html">DECRBY
</a></li><li> <a href=
"AppendCommand.html">APPEND
</a></li><li> <a href=
"SetrangeCommand.html">SETRANGE
</a></li><li> <a href=
"SubstrCommand.html">GETRANGE (or SUBSTR)
</a></li></ul>