Commit Graph

29 Commits

Author SHA1 Message Date
Ming Deng 650fde66aa Revert "Merge pull request #4254 from astaxie/develop-2.0"
This reverts commit e284b0ddae, reversing
changes made to 8ef8fd2606.
2020-11-26 17:48:29 +08:00
Ming Deng b4a85c8f13 Remove files 2020-08-16 23:09:19 +08:00
Wusuluren 1900246054 fix bug on cache/file 2019-04-05 22:17:56 +08:00
DennisMao 8506194d2c fix panic cause by the map 2019-01-25 19:08:39 +08:00
liming db67ffbb94 1.simplify reading and writing file code
2.add apiauth test
2017-02-10 09:35:23 +08:00
astaxie f925bb9058 golint all the files 2016-01-18 00:18:21 +08:00
astaxie 9adf20d72e gofmt -s 2016-01-17 23:57:07 +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
kristen1980 77ed151243 Allow absolute path for filesystem cache
Gives more flexibility by making it an absolute path. A relative path can easily be created by the user.
2014-12-07 10:00:35 -07:00
astaxie a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
fuxiaohei 0b1b121db8 code style simplify 2014-07-10 13:38:05 +08:00
fuxiaohei 8683ee7c67 code style simplify 2014-07-10 13:28:54 +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
Pengfei Xue 5d02b18db4 register interface to gob automatically 2014-03-12 15:56:04 +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
astaxie 34ba7a8e6c update file cache 2013-12-10 14:10:22 +08:00
astaxie c5eabcf469 add file cache, thanks to gouki 2013-11-18 11:22:06 +08:00