astaxie
|
f988f035e5
|
redis provider for session and cache support select db
|
2015-02-16 21:56:32 +08: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 |
|
astaxie
|
a144769515
|
update the documents & comments
|
2014-08-18 16:41:43 +08:00 |
|
astaxie
|
1858f3073b
|
session: fix #688
|
2014-07-16 23:05:38 +08:00 |
|
astaxie
|
fefd8ddb5b
|
beego: update licence& fix #669
|
2014-07-03 23:40:21 +08:00 |
|
astaxie
|
0f170a80da
|
update the comments fix #658
|
2014-06-25 10:39:37 +08:00 |
|
astaxie
|
c188cbbcb4
|
update all files License
|
2014-05-17 02:26:50 +08:00 |
|
astaxie
|
4245521660
|
fix #576
|
2014-05-17 02:26:50 +08:00 |
|
slene
|
f4d62d3193
|
beego: fix dependency of cache / session sub package
|
2014-04-04 08:31:22 +08:00 |
|
slene
|
d58e9e6e12
|
beego: move dependency module to sub package
|
2014-04-03 23:41:48 +08:00 |
|