The Redis SETEX command is used to set some string value with specified timeout in seconds in redis key. Syntax: SETEX KEY_NAME TIMEOUT VALUE.
確定! 回上一頁