mirror of
https://github.com/astaxie/beego.git
synced 2025-07-11 03:51:03 +00:00

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