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 |
|
youngsterxyf
|
0b0904db13
|
for issue #1530, accept @JessonChan's suggestion
|
2016-01-08 20:16:58 +08:00 |
|
youngsterxyf
|
bb43d3a78c
|
fix #1530
|
2016-01-08 13:47:14 +08:00 |
|
weizili.build17
|
970f0b460c
|
Add GetMulti method for Cache interface
|
2015-06-07 21:33:01 +08:00 |
|
astaxie
|
d3ab157915
|
fix the cache test
|
2014-12-19 14:40:16 +08:00 |
|
astaxie
|
a144769515
|
update the documents & comments
|
2014-08-18 16:41:43 +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 |
|
Donald Zhan
|
348ff13857
|
update the error message
|
2014-05-17 02:26:49 +08:00 |
|
astaxie
|
480aa521e5
|
fix #430
|
2014-01-01 20:50:06 +08:00 |
|
astaxie
|
7f4ad7ff46
|
fix #91
|
2013-07-16 19:05:44 +08:00 |
|
astaxie
|
174298b497
|
fix cache's bug expird is not changed by get method
|
2013-07-04 13:02:11 +08:00 |
|
astaxie
|
fad8100804
|
add cache module
|
2013-04-22 18:56:38 +08:00 |
|