mirror of
https://github.com/astaxie/beego.git
synced 2025-07-04 10:00:18 +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`.