mirror of
https://github.com/astaxie/beego.git
synced 2025-05-13 16:13:10 +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`.