1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-10 10:20:40 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
37c1ffc57a add go simple support 2017-03-17 20:22:20 +02:00
161c061376 fix cache/memcache test 2016-08-30 23:24:30 +08:00
7df74c0a30 fix 2016-08-30 21:24:56 +08:00
61e9dc74c9 make sure the memcache testing success 2016-01-26 00:27:02 +08:00
089242eda0 memcache test mulit return map has no sequence 2016-01-18 00:36:05 +08:00
9adf20d72e gofmt -s 2016-01-17 23:57:07 +08:00
0b0904db13 for issue , accept @JessonChan's suggestion 2016-01-08 20:16:58 +08:00
bb43d3a78c fix 2016-01-08 13:47:14 +08:00
a03fa0fb73 improve cache modules. support mulit instances 2016-01-04 10:50:04 +08:00
d7aaf2ebeb golint cache package 2015-09-09 00:15:03 +08:00
06ec3a931d Fix a wrong test name. 2015-09-06 17:13:55 +09:00
970f0b460c Add GetMulti method for Cache interface 2015-06-07 21:33:01 +08:00
a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
d7090689e8 cache: change the memcache &redis driver
change the memcache to the newest
2014-07-24 22:54:56 +08:00
a906bf1174 code style simplify 2014-07-12 09:52:15 +08:00
fefd8ddb5b beego: update licence& fix 2014-07-03 23:40:21 +08:00
0f170a80da update the comments fix 2014-06-25 10:39:37 +08:00
ef6d9b9a94 session: support memcache interface 2014-05-17 02:26:52 +08:00
c188cbbcb4 update all files License 2014-05-17 02:26:50 +08:00
4245521660 fix 2014-05-17 02:26:50 +08:00
f4d62d3193 beego: fix dependency of cache / session sub package 2014-04-04 08:31:22 +08:00
d58e9e6e12 beego: move dependency module to sub package 2014-04-03 23:41:48 +08:00