Commit Graph

31 Commits

Author SHA1 Message Date
1f9d86f015 improve configuration read from package frame/gins 2022-02-14 11:46:20 +08:00
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
5904a1e7c0 refract package gredis 2021-09-26 23:22:32 +08:00
6eee72b336 refract package gredis 2021-09-23 21:23:22 +08:00
6fa0ad5793 gredis refract 2021-09-23 19:12:02 +08:00
55a9c0738b improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache 2021-09-16 20:57:59 +08:00
50ffaef33f add context for intlog/gsession;improve struct/structs converting for package gconv 2021-06-26 16:23:54 +08:00
64a9b06e64 comment update 2021-05-23 00:02:49 +08:00
78027d2ec6 deprecated comments update 2021-03-30 13:43:08 +08:00
7702c5bfde add internal logging for package gdb/gredis 2021-03-11 11:39:49 +08:00
4c6d9f5eff improve tracing feture for package glog/gdb/gredis 2021-01-26 01:19:55 +08:00
99dd889ff0 add tracing feature for package gredis 2021-01-25 21:59:44 +08:00
a9aa021914 add json tag for configuration struct for package gdb/gredis/ghttp/glog/gview 2021-01-12 00:42:33 +08:00
e35a2f028c add timeout feature for Do/Receive functions of package gredis 2020-07-28 23:48:12 +08:00
8bac0614f5 format code 2020-07-22 15:13:40 +08:00
208bdffdf7 update comment 2020-07-22 14:02:21 +08:00
9e7291903f support redis tls 2020-07-22 13:28:45 +08:00
46bdde9265 revert gvar.Var from interface to struct 2020-06-29 13:40:19 +08:00
4d38b508a3 improve gvar by changig gvar.Var from type struct to interface 2020-06-16 17:38:05 +08:00
76d31a7fbb improve slice result handling by treating it as string slice for package gredis 2020-06-03 23:44:21 +08:00
f22b98456f add default value of MaxActive configuration for package gredis 2020-04-03 15:18:35 +08:00
cd7c45c00c improve default connection pool configuration for gredis 2020-03-11 14:35:23 +08:00
0e52d467d3 improving package gdb 2020-03-08 00:17:42 +08:00
f7d6883405 fix issue in gredis for int set/get 2019-12-04 18:43:16 +08:00
f9569b387f add ConnectTimeout configuration for gredis 2019-10-29 09:49:29 +08:00
c4e5679d5c fix issue in missing passing MaxIdle/MaxActive configuration to underlying redis pool for gredis; add extra output for unit test cases of ghttp.Server 2019-10-11 23:33:21 +08:00
69684f5023 improve gredis instance initialization for gins 2019-09-10 20:38:23 +08:00
0d5dfe59b9 remove deprecated functions 2019-09-06 16:44:40 +08:00
7dffd9d1ff add package gkvdb; add kvdb storage feature for ghttp.Server 2019-08-22 21:04:30 +08:00
06c16bf560 remove thirdparty diectory, add go.mod for package dependences 2019-08-01 14:07:25 +08:00
b01add2925 update project structure 2019-07-29 21:01:19 +08:00