1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-04 17:10:19 +00:00

update sessionRelease

1. mysql fix last access time not update
2. mysql & redid Release when data is empty
3. add maxlifetime distinct Gclifetime
This commit is contained in:
astaxie
2014-01-08 20:54:20 +08:00
parent b766f65c26
commit aa2fef0d36
4 changed files with 19 additions and 22 deletions

View File

@ -34,10 +34,3 @@ More info [beego.me](http://beego.me)
beego is licensed under the Apache Licence, Version 2.0
(http://www.apache.org/licenses/LICENSE-2.0.html).
## Use case
- Displaying API documentation: [gowalker](https://github.com/Unknwon/gowalker)
- seocms: [seocms](https://github.com/chinakr/seocms)
- CMS: [toropress](https://github.com/insionng/toropress)