John Guo
|
6eee72b336
|
refract package gredis
|
2021-09-23 21:23:22 +08:00 |
|
John Guo
|
6fa0ad5793
|
gredis refract
|
2021-09-23 19:12:02 +08:00 |
|
John Guo
|
55a9c0738b
|
improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache
|
2021-09-16 20:57:59 +08:00 |
|
John Guo
|
727f58a24b
|
remove usage of gconv.Unsafe* functions internally to avoid unexpected errors
|
2021-09-14 19:30:20 +08:00 |
|
John Guo
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
John Guo
|
2b5244a54b
|
unit testing cases update for package gredis/glog
|
2021-08-01 09:45:46 +08:00 |
|
John Guo
|
5899f676f7
|
Merge pull request #1347 from stardemo/develop
add basic action scripts
|
2021-08-01 09:17:31 +08:00 |
|
starliu
|
6240c3d90b
|
disabled error test case to test action
|
2021-07-20 23:35:07 +08:00 |
|
John Guo
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
John Guo
|
d109706ad3
|
unify error package to gerror
|
2021-06-26 18:34:26 +08:00 |
|
John Guo
|
50ffaef33f
|
add context for intlog/gsession;improve struct/structs converting for package gconv
|
2021-06-26 16:23:54 +08:00 |
|
John Guo
|
c25f88293b
|
unify command or enviroment key names for packages
|
2021-06-26 12:08:18 +08:00 |
|
John Guo
|
64a9b06e64
|
comment update
|
2021-05-23 00:02:49 +08:00 |
|
John Guo
|
78027d2ec6
|
deprecated comments update
|
2021-03-30 13:43:08 +08:00 |
|
jianchenma
|
6a24b595f0
|
upgrade otel from 0.16.0 to 0.18.0
|
2021-03-18 10:39:23 +08:00 |
|
John Guo
|
7702c5bfde
|
add internal logging for package gdb/gredis
|
2021-03-11 11:39:49 +08:00 |
|
John Guo
|
5adde275fc
|
add switch variable for internal type tracing components
|
2021-02-14 22:00:56 +08:00 |
|
John Guo
|
e6b4662ec2
|
improve tracing feature
|
2021-02-01 17:10:50 +08:00 |
|
John Guo
|
6e4e1abf1e
|
improve tracing by adding constants for attribute and event names
|
2021-01-27 20:25:57 +08:00 |
|
John Guo
|
2c15aad0e7
|
add common tracing labels
|
2021-01-27 19:50:32 +08:00 |
|
John Guo
|
8f6f17c341
|
add common tracing labels
|
2021-01-27 19:15:14 +08:00 |
|
jianchenma
|
f2fe084988
|
improve tracing feature
|
2021-01-27 13:28:12 +08:00 |
|
jianchenma
|
c72c7dbe9a
|
improve tracing feature
|
2021-01-26 16:06:20 +08:00 |
|
jianchenma
|
4c6d9f5eff
|
improve tracing feture for package glog/gdb/gredis
|
2021-01-26 01:19:55 +08:00 |
|
jianchenma
|
99dd889ff0
|
add tracing feature for package gredis
|
2021-01-25 21:59:44 +08:00 |
|
John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
jianchenma
|
c1b52e0f35
|
add more unit testing cases for package gredis
|
2021-01-13 20:00:31 +08:00 |
|
John Guo
|
a9aa021914
|
add json tag for configuration struct for package gdb/gredis/ghttp/glog/gview
|
2021-01-12 00:42:33 +08:00 |
|
jflyfox
|
51d9f7ff12
|
fix issue in configuration string parsing error when there're special chars(especially '?') in redis password
|
2020-12-29 16:49:15 +08:00 |
|
John Guo
|
cb2c9c43a8
|
rename constant names
|
2020-12-14 19:34:02 +08:00 |
|
john
|
e35a2f028c
|
add timeout feature for Do/Receive functions of package gredis
|
2020-07-28 23:48:12 +08:00 |
|
xbkaishui
|
2798fa4444
|
revert unit test
|
2020-07-22 15:27:00 +08:00 |
|
xbkaishui
|
8bac0614f5
|
format code
|
2020-07-22 15:13:40 +08:00 |
|
xbkaishui
|
646280a6a9
|
remove tls unit test case
|
2020-07-22 15:08:32 +08:00 |
|
xbkaishui
|
208bdffdf7
|
update comment
|
2020-07-22 14:02:21 +08:00 |
|
xbkaishui
|
9e7291903f
|
support redis tls
|
2020-07-22 13:28:45 +08:00 |
|
John
|
e4e44ddd19
|
revert gvar.Var from interface to struct
|
2020-06-29 17:23:49 +08:00 |
|
John
|
46bdde9265
|
revert gvar.Var from interface to struct
|
2020-06-29 13:40:19 +08:00 |
|
John
|
b2aa59d893
|
import third-party library json-iterator to improve the performance for json operations
|
2020-06-17 21:16:25 +08:00 |
|
John
|
4d38b508a3
|
improve gvar by changig gvar.Var from type struct to interface
|
2020-06-16 17:38:05 +08:00 |
|
John
|
5ce5d0e593
|
improve auto marshal for struct slice for package gredis
|
2020-06-15 23:19:38 +08:00 |
|
John
|
8151b6efd6
|
add more example for package gredis
|
2020-06-08 19:17:24 +08:00 |
|
John
|
51f8ea26de
|
add example for package gredis
|
2020-06-06 18:12:42 +08:00 |
|
John
|
76d31a7fbb
|
improve slice result handling by treating it as string slice for package gredis
|
2020-06-03 23:44:21 +08:00 |
|
John
|
89ccaa3915
|
improve function Do for package gredis, adding auto marshal feature for arguments
|
2020-05-18 19:18:53 +08:00 |
|
john
|
caead810e2
|
add package guid; improve performance of package grand
|
2020-05-16 21:56:31 +08:00 |
|
John
|
f22b98456f
|
add default value of MaxActive configuration for package gredis
|
2020-04-03 15:18:35 +08:00 |
|
John
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
John
|
cd7c45c00c
|
improve default connection pool configuration for gredis
|
2020-03-11 14:35:23 +08:00 |
|
John
|
042a6f12f5
|
add map conversion support for result of HGetAll for package gredis
|
2020-03-08 23:16:06 +08:00 |
|