1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-15 01:43:32 +00:00
Commit Graph

127 Commits

Author SHA1 Message Date
Pengfei Xue
0b42e5573b align memcache operations with redis 2014-01-09 18:50:30 +08:00
Pengfei Xue
a369b15ef2 reset cache connection to nil, if err isio.EOF
* this will support auto-connection
2014-01-09 18:49:18 +08:00
astaxie
480aa521e5 fix #430 2014-01-01 20:50:06 +08:00
傅小黑
a1f6039d82 gofmt code 2013-12-24 21:59:00 +08:00
傅小黑
5b1afcdb5a add timeout description for file and memory cache. 2013-12-24 21:56:48 +08:00
傅小黑
f96eec6dea fix a code broken when documenting 2013-12-22 15:31:49 +08:00
傅小黑
4037f952ec fix a code broken when documenting 2013-12-22 15:23:43 +08:00
傅小黑
8b0929b4bc add comments in cache package files. 2013-12-22 13:35:02 +08:00
slene
764bbd9897 #390 should use filepath.Dir instead of path.Dir for. 2013-12-19 19:04:57 +08:00
mingqi.zhou
68f2a5ddc7 add convertor for cache 2013-12-13 10:00:24 +08:00
astaxie
34ba7a8e6c update file cache 2013-12-10 14:10:22 +08:00
astaxie
3c91360d72 dictinct system pkg and third pkg 2013-12-03 21:37:39 +08:00
astaxie
a0dff9148a change third repo from other to beego 2013-11-21 22:19:19 +08:00
astaxie
c5eabcf469 add file cache, thanks to gouki 2013-11-18 11:22:06 +08:00
astaxie
bf836a2126 fix #233
thanks for the good suggestion
2013-09-30 11:30:22 +08:00
slene
8e8d39d3cb fix memory cache Put method should set value when key exist. 2013-09-13 18:04:22 +08:00
astaxie
0833d4baf8 fix #132 2013-08-09 22:19:05 +08:00
astaxie
64ef8ad62b fix new version for memcahe client 2013-08-06 16:04:35 +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
b68a37a115 Some updates to cache README 2013-06-20 13:58:35 +02:00
Dobrosław Żybort
b886ed59a5 Update cache docs 2013-06-20 14:37:26 +03:00
astaxie
6c56a73b69 check expird second 2013-04-22 21:49:34 +08:00
astaxie
5f36a3ae4a fix when there's no config 2013-04-22 21:31:23 +08:00
astaxie
fad8100804 add cache module 2013-04-22 18:56:38 +08:00
xiemengjun
d736ac450a modify struct 2012-03-07 20:30:33 +08:00
xiemengjun
85a1e87336 structure 2012-03-05 21:54:50 +08:00