1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-23 02:34:15 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
astaxie
6d84db1e93
Revert "hible" 2018-07-31 20:07:03 +08:00
hible
c7c0b01ec5 hible
cache add function
// IncrBy increase counter by num.
IncrBy(key string, num int)
// DecrBy decrease counter by num.
DecrBy(key string, num int)
2018-07-31 17:19:09 +08:00
JessonChan
e59271662c fix bee fix 2016-03-25 13:25:29 +08:00
JessonChan
fa4a231cd4 duration change to second 2016-03-25 11:46:19 +08:00
JessonChan
6d0fe8c4f4 go fmt cache file 2016-03-25 11:05:20 +08:00
JessonChan
2db8c753fd bee fix 2016-03-25 10:56:15 +08:00
liuchun
0a0fc351e7 fix ssdb_test 2016-03-08 12:59:19 +08:00
liuchun
292d8f2c00 add ssdb cache adapter 2016-03-06 13:17:16 +08:00