In order to be compatible with older version Redis, use `SETEX` command instead of `SET x y EX 360`.
5.6 KiB
5.6 KiB
In order to be compatible with older version Redis, use `SETEX` command instead of `SET x y EX 360`.