guoshaowei
|
6fec0a7831
|
add session redis IdleTimeout config
|
2018-07-12 10:48:50 +08:00 |
|
godcong
|
886fefe738
|
change github.com/garyburd/redigo to newest branch github.com/gomodule/redigo
|
2018-03-26 16:59:01 +08:00 |
|
zhufanmao
|
ef36ecd376
|
avoid some proxy not support select command
|
2017-08-31 20:26:32 +08:00 |
|
astaxie
|
83814a76cc
|
hotfix: err nil
|
2017-05-02 12:47:15 +08:00 |
|
astaxie
|
44bdf1df63
|
ignore NilErr
|
2017-04-30 23:38:48 +08:00 |
|
Faissal Elamraoui
|
bf6bd6b292
|
Fixes #2587
Fixes warnings and errors raised by gometalinter and gosimple.
|
2017-04-23 19:19:05 +02:00 |
|
xia hao
|
7c3a997735
|
poolsize could set to zero
sometimes we may want disable the redis pool
|
2017-03-27 23:34:58 +08:00 |
|
astaxie
|
fa8f6e5a53
|
session destroy
|
2016-01-18 16:11:27 +08:00 |
|
astaxie
|
f925bb9058
|
golint all the files
|
2016-01-18 00:18:21 +08:00 |
|
ysqi
|
58e2a7c099
|
fix #1473,Only update redis session if it already exist
|
2016-01-07 20:42:26 +08:00 |
|
astaxie
|
4823a0f114
|
remove the dead code
|
2015-09-17 23:47:26 +08:00 |
|
astaxie
|
172894efe8
|
golint session
|
2015-09-12 22:53:55 +08:00 |
|
astaxie
|
2dca48f26e
|
fix sesseion redis db error
|
2015-05-25 09:10:37 +08:00 |
|
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 |
|