Commit Graph

22 Commits

Author SHA1 Message Date
John
7cc0c7a1cc rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache 2019-05-08 17:21:18 +08:00
John
aa4dca11f0 fix issue in gtime; update comment for g/gtest 2019-04-04 22:52:56 +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
8e84e5b0f3 update comment of gredis 2019-03-22 11:22:03 +08:00
John
62580b5719 add examples for gredis 2019-03-21 23:51:57 +08:00
John
11c89c4090 fix issue in GetOrSetFuncLock of gmap/gcache; add gutil.IsEmpty/Export functions 2019-03-21 18:20:20 +08:00
John
fbb4cb3b1c add more unit test cases for gredis 2019-03-21 10:04:53 +08:00
John
c9d2d5e8ab add configuration support for maxIdle/maxActive/idleTimeout/maxConnLifetime of gredis; update gjson.Append/Len functions; add more unit test cases for gredis/gins/gstr/gjson 2019-03-21 00:14:23 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
John
9a52175bd6 gredis增加GetConn方法获取原生redis连接对象 2018-12-01 11:28:47 +08:00
john
7fbbf09b0e 新增go modules支持,自行管理第三方包依赖,方便开发者使用 2018-10-22 11:13:00 +08:00
John
892317e3dd gredis改进为单例操作方式,每次操作redis服务器时开发者无需显示调用Close方法 2018-10-13 21:13:18 +08:00
张金富
3e613eebaf 更新 gredis.go 2018-08-21 10:34:36 +08:00
张金富
44f857ab36 更新 gredis.go 2018-08-21 09:40:55 +08:00
John
db06c6acd3 增加gring并发安全环;gdb包增加调试模式特性并增加了获得在调试模式下已执行的SQL列表结果 2018-07-05 19:36:35 +08:00
John
64b7fff884 完善gredis示例 2018-06-05 21:25:30 +08:00
John
7ba6ccd2fb gredis增加密码支持 2018-06-05 21:18:41 +08:00
John
78e511573f 改进gf orm以及redis客户端的封装 2018-04-24 23:09:59 +08:00
John
79ed4165ed ghttp.Server log功能完善 2018-04-20 11:45:47 +08:00
John
9952761761 完成gredis包开发 2018-04-18 18:05:46 +08:00