mirror of
https://github.com/astaxie/beego.git
synced 2025-01-10 13:07:12 +00:00
1eb9aef687
In order to be compatible with older version Redis, use `SETEX` command instead of `SET x y EX 360`.