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 |
|
John
|
0e52d467d3
|
improving package gdb
|
2020-03-08 00:17:42 +08:00 |
|
John
|
42fd583bfd
|
add more inernal logging points for core components
|
2020-02-24 21:09:19 +08:00 |
|
John
|
7df53ff55e
|
rename all timestamp function names from *Second to Timestamp*
|
2020-01-20 14:14:11 +08:00 |
|
John
|
f7d6883405
|
fix issue in gredis for int set/get
|
2019-12-04 18:43:16 +08:00 |
|
John
|
f9569b387f
|
add ConnectTimeout configuration for gredis
|
2019-10-29 09:49:29 +08:00 |
|
John
|
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 |
|
John
|
69684f5023
|
improve gredis instance initialization for gins
|
2019-09-10 20:38:23 +08:00 |
|
John
|
16cc3c0fca
|
fix issue in gredis unit test cases
|
2019-09-06 18:08:58 +08:00 |
|
John
|
96106ace92
|
remove deprecated functions and fix corresponding unit test cases
|
2019-09-06 17:59:55 +08:00 |
|
John
|
0d5dfe59b9
|
remove deprecated functions
|
2019-09-06 16:44:40 +08:00 |
|
John
|
fd6321e71b
|
update donator; update unit test case for gdb; fix issue in bool convertion for []byte for gconv
|
2019-08-22 23:24:45 +08:00 |
|
John
|
7dffd9d1ff
|
add package gkvdb; add kvdb storage feature for ghttp.Server
|
2019-08-22 21:04:30 +08:00 |
|
John
|
06c16bf560
|
remove thirdparty diectory, add go.mod for package dependences
|
2019-08-01 14:07:25 +08:00 |
|
John
|
b01add2925
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
|