shuxin zheng
|
7f5434c8de
|
don't call load() in static polarssl
|
2020-08-25 10:27:32 +08:00 |
|
shuxin zheng
|
cb43c1fe45
|
add one demo for testing ssl module when using static mebedtls library.
|
2020-08-25 10:22:27 +08:00 |
|
shuxin zheng
|
58754c8952
|
fixed bug in mbedtls_conf.cpp when using static mbedtls library.
|
2020-08-25 10:20:47 +08:00 |
|
shuxin zheng
|
24124b87e7
|
format code, replace "\n" with "\r\n" for all source files.
|
2020-08-21 14:55:03 +08:00 |
|
shuxin zheng
|
e8445eb07e
|
fixed bug for redis command "ROLE" in redis_role.cpp
|
2020-08-17 23:36:20 +08:00 |
|
shuxin zheng
|
bb2aa45424
|
when one redis node wasn't set, then using the first redis node's config.
|
2020-08-17 12:00:27 +08:00 |
|
shuxin zheng
|
2a86707bf2
|
fixed one bug in redis module that all the redis servers' addrs should be set after the module was rewrote.
|
2020-08-17 11:53:11 +08:00 |
|
shuxin zheng
|
cb94da34ce
|
format code
|
2020-08-17 09:52:17 +08:00 |
|
unknown
|
556ec95a93
|
modify projects
|
2020-08-06 14:13:31 +08:00 |
|
郑树新
|
a6976962cd
|
fixed compiling error by vc2012
|
2020-07-26 16:28:16 +08:00 |
|
shuxin zheng
|
4da1f56f0a
|
fixed bug in redis_zset::zstore()
|
2020-07-24 11:49:40 +08:00 |
|
shuxin zheng
|
a43a6af5ac
|
add get_limit() in thread_pool to get the threads count limit in the threads pool.
|
2020-07-23 10:39:39 +08:00 |
|
zhengshuxin
|
22264b9ade
|
testing redis pipeline
|
2020-07-21 00:00:09 +08:00 |
|
zhengshuxin
|
8995284180
|
test redis pipeline
|
2020-07-20 22:41:40 +08:00 |
|
zhengshuxin
|
6d596dc2e4
|
test pipeline
|
2020-07-20 17:55:12 +08:00 |
|
shuxin zheng
|
d24c5c82e1
|
testing redis pipeline mode
|
2020-07-20 17:27:32 +08:00 |
|
shuxin zheng
|
4f2dd3649f
|
rewrite redis_client_cluster/redis_command classes.
|
2020-07-20 11:21:47 +08:00 |
|
zhengshuxin
|
4296c6a536
|
add more methos in redis_hash
|
2020-07-16 10:43:00 +08:00 |
|
shuxin zheng
|
7af9d5dec0
|
test ssl SNI
|
2020-07-02 15:44:44 +08:00 |
|
shuxin zheng
|
6e694b7080
|
support ssl SNI
|
2020-07-01 17:05:41 +08:00 |
|
shuxin zheng
|
a409da3010
|
add SNI support in mbedtls module
|
2020-07-01 16:45:26 +08:00 |
|
shuxin zheng
|
dee4ebeaea
|
http module can response json&xml data
|
2020-06-26 15:21:13 +08:00 |
|
shuxin zheng
|
ccce38b52d
|
test demo
|
2020-06-26 10:33:10 +08:00 |
|
shuxin zheng
|
0c96012d53
|
fixed one bug for memory leak in no debug mode
|
2020-06-18 15:39:01 +08:00 |
|
shuxin zheng
|
1637b52323
|
enable ssl in default mode for http_aclient class
|
2020-06-18 15:38:26 +08:00 |
|
shuxin zheng
|
ff74ac0377
|
optimize mem checker module
|
2020-06-13 10:54:34 +08:00 |
|
shuxin zheng
|
be57d3a755
|
optimize memory debug module
|
2020-06-12 18:29:20 +08:00 |
|
shuxin zheng
|
bf45c77d9b
|
optimize memory debug module
|
2020-06-12 17:06:16 +08:00 |
|
shuxin zheng
|
0e62b2689f
|
replace acl::thread_mutex with acl_pthread_mutex_t in malloc.cpp
|
2020-06-12 16:15:51 +08:00 |
|
zhengshuxin
|
f505f526b8
|
build ok by gcc10
|
2020-06-12 15:37:11 +08:00 |
|
shuxin zheng
|
7f13a285c6
|
optimize memory debug process
|
2020-06-12 15:14:26 +08:00 |
|
zhengshuxin
|
7004f50058
|
disable hook new for creating dbuf_pool because the compiling error by gcc
|
2020-06-12 14:51:41 +08:00 |
|
shuxin zheng
|
c14108e3a3
|
add memory leaking debug module: see lib_acl_cpp/include/acl_cpp/stdlib/malloc.hpp.
|
2020-06-12 14:21:41 +08:00 |
|
shuxin zheng
|
175d852ea5
|
add more options for zadd in redis_zset
|
2020-06-07 21:47:59 +08:00 |
|
zhengshuxin
|
e355d83ab5
|
support "application/x-gzip" response header in http_client.cpp.
|
2020-06-01 16:18:47 +08:00 |
|
zhengshuxin
|
4b6add9edd
|
remove debug log info
|
2020-05-29 10:35:34 +08:00 |
|
zhengshuxin
|
b5173f228f
|
add HVALS command in redis_hash
|
2020-05-22 13:37:49 +08:00 |
|
shuxin zheng
|
086cf85140
|
make string operator= more safety
|
2020-05-20 11:05:37 +08:00 |
|
shuxin zheng
|
53d97b221c
|
add some methos in redis_key class
|
2020-05-19 12:47:50 +08:00 |
|
shuxin zheng
|
15e48b11b6
|
expand the bitmap's function
|
2020-05-19 12:03:24 +08:00 |
|
shuxin zheng
|
8130e91886
|
format code style
|
2020-05-09 23:31:44 +08:00 |
|
wii
|
344f06e4fb
|
-bugs flag比对错误
|
2020-05-09 16:56:50 +08:00 |
|
wii
|
2868c572ed
|
Redis String cmd:"SET key value [EX seconds] [PX milliseconds] [NX|XX]"支持
|
2020-05-09 16:22:51 +08:00 |
|
shuxin zheng
|
e99003e472
|
keep compiling symbols for ndk16
|
2020-05-08 15:18:55 +08:00 |
|
shuxin zheng
|
3250875984
|
test websocket demo for Android
|
2020-05-08 14:43:30 +08:00 |
|
shuxin zheng
|
d5e0e7d965
|
fixed bug in mbedtls_conf module and test redis with ssl ok.
|
2020-05-05 23:16:32 +08:00 |
|
shuxin zheng
|
6755d9b670
|
modify project for Android with lower ndk9 version
|
2020-04-11 12:08:45 +08:00 |
|
shuxin zheng
|
7378db23d9
|
fixed one bug in http_ctype.cpp
|
2020-04-06 18:25:19 +08:00 |
|
shuxin zheng
|
54cd57a8bc
|
modify mbedtls module
|
2020-04-01 20:29:30 +08:00 |
|
shuxin zheng
|
0caea1ffbb
|
build for Android with gnustl_shared.
|
2020-03-23 22:30:47 +08:00 |
|