mirror of
https://github.com/fluencelabs/redis
synced 2025-06-22 13:31:32 +00:00
TTL command doc added
This commit is contained in:
@ -48,7 +48,7 @@ OK
|
||||
1: the timeout was set.
|
||||
0: the timeout was not set since the key already has an associated timeout, or the key does not exist.
|
||||
</pre><h2><a name="See also">See also</a></h2>
|
||||
<ul><li> <a href="TypeCommand.html">TYPE</a></li></ul>
|
||||
<ul><li> <a href="InfoCommand.html">EXPIRE</a></li><li> <a href="TypeCommand.html">TYPE</a></li></ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user