Commit Graph

15 Commits

Author SHA1 Message Date
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
07476a4349 add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check 2019-04-02 14:37:46 +08:00
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
ef919be587 g.DB can use gdb's configurations, not to force using config.toml 2018-12-19 18:35:44 +08:00
e67aa63a50 refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
d5e46f2b42 refracting gdb package 2018-12-14 18:35:51 +08:00
105a821069 fix issue: database connection pool does not work expectly 2018-12-12 20:01:10 +08:00
caffdb143e g.DB/g.Config改进单例缓存键名 2018-10-13 20:43:21 +08:00
5204193c58 改进gdb,增加数据库操作自动Close特性(使用链接池),用户无需再defer db.Close(),并增加g.DB数据库对象单例别名 2018-10-13 20:29:27 +08:00
aadbb774f8 gdb增加MaxIdleConnCount/MaxOpenConnCount/MaxConnLifetime三项配置,并增加SetMaxConnLifetime方法 2018-07-27 16:32:05 +08:00
78e511573f 改进gf orm以及redis客户端的封装 2018-04-24 23:09:59 +08:00
59a7510edb 完善注释 2017-12-31 18:19:58 +08:00
b3411a95b2 MIT 2017-12-29 16:03:30 +08:00
aacb6abb9a 完成gmvc基本开发及测试 2017-12-20 12:05:36 +08:00
3ab3a61dfa MVC继承层级调整,配置管理、数据库管理核心组件封装 2017-12-14 17:32:51 +08:00