Extension::RedisClientExpire Method
Syntax
.Expire as Extension::RedisResult (key as C, seconds as N)
Arguments
- key
Character
- seconds
Numeric
Description
Expire Command. Key will go away in # of seconds.
Syntax
Arguments
Character
Numeric
Description
Expire Command. Key will go away in # of seconds.