Use SETEX command to set session
In order to be compatible with older version Redis, use `SETEX` command instead of `SET x y EX 360`.
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment
In order to be compatible with older version Redis, use `SETEX` command instead of `SET x y EX 360`.