zhirong
74eb613919
Typo fixed
2017-10-16 00:06:20 +08:00
astaxie
f925bb9058
golint all the files
2016-01-18 00:18:21 +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
astaxie
a03fa0fb73
improve cache modules. support mulit instances
2016-01-04 10:50:04 +08:00
astaxie
d7aaf2ebeb
golint cache package
2015-09-09 00:15:03 +08:00
weizili.build17
970f0b460c
Add GetMulti method for Cache interface
2015-06-07 21:33:01 +08:00
Wang Hao
29b60d6058
fixed uninitialized return error if StartAndGC fails
2014-09-03 22:43:06 +08:00
astaxie
a144769515
update the documents & comments
2014-08-18 16:41:43 +08:00
astaxie
f4147058fc
fix when delete the commentsRouter.go
2014-08-04 17:39:14 +08:00
astaxie
289f050c04
cache: fix comments the return err
2014-08-02 10:12:03 +08:00
fuxiaohei
007db805be
code style simplify
2014-07-10 13:04:18 +08:00
astaxie
e635e274d4
Merge branch 'master' into develop
2014-07-09 08:43:37 +08:00
reterVision
2933d1fedd
Make redis cache timeout not trivial.
...
- Instead of using HASH for all the caches, use HASH + normal KEYs.
- HASH being used as a collection of all KEYs, this is useful when
application wants to clear all keys.
2014-07-05 22:27:31 +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
傅小黑
8b0929b4bc
add comments in cache package files.
2013-12-22 13:35:02 +08:00
astaxie
bf836a2126
fix #233
...
thanks for the good suggestion
2013-09-30 11:30:22 +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
Dobrosław Żybort
b886ed59a5
Update cache docs
2013-06-20 14:37:26 +03:00
astaxie
fad8100804
add cache module
2013-04-22 18:56:38 +08:00