1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-10 22:47:13 +00:00
Brandon Gao 1eb9aef687 Use SETEX command to set session
In order to be compatible with older version Redis, use `SETEX` command instead of `SET x y EX 360`.
2014-10-16 20:16:17 +08:00
..
2014-10-16 20:16:17 +08:00