Commit Graph

15 Commits

Author SHA1 Message Date
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
John
0e6c2e790d copy mysql driver to third folder 2019-05-04 23:02:07 +08:00
John
34c761e9db rename mysql driver from 'mysql' to 'gf-mysql' to avoid multiple imports error 2019-05-04 00:25:02 +08:00
John
87e3813636 remove go-sql-driver-mysql from third, add Register function to manually register 'mysql' driver 2019-05-04 00:10:02 +08:00
John
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
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
fff31e0f4f add Charset support for mysql of gdb package; fix issue for glog for log writing failed when the folder path wa deleted 2018-12-19 18:15:22 +08:00
John
e67aa63a50 refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
John
d5e46f2b42 refracting gdb package 2018-12-14 18:35:51 +08:00
wenzi1
23cc742cd9 增加注释 2018-10-30 22:41:53 +08:00
John
08a52d7efd grand,gdb增加benchmark测试,改进grand随机数生成性能,改进gdb.New性能 2018-04-27 11:38:26 +08:00
John
cdc8293087 gdb包事务功能改进 2018-03-09 17:55:42 +08:00
John
59a7510edb 完善注释 2017-12-31 18:19:58 +08:00
John
b3411a95b2 MIT 2017-12-29 16:03:30 +08:00
John
3ab3a61dfa MVC继承层级调整,配置管理、数据库管理核心组件封装 2017-12-14 17:32:51 +08:00