Commit Graph

3883 Commits

Author SHA1 Message Date
zhengshuxin
038edbb9e1 fixed one compiling error in http moduel 2023-08-24 17:20:16 +08:00
shuxin   zheng
dcf6ae2c51 test acl memdb module. 2023-08-24 11:29:17 +08:00
shuxin   zheng
c79eaac19c Decrease buff size for http module from 8k to 4k; format codes style. 2023-08-23 14:13:49 +08:00
shuxin   zheng
1705f9b56e Decreate http read buff's size for shared stack fiber mode. 2023-08-23 10:46:16 +08:00
shuxin   zheng
267e017340 Add acl_htable_enter_r2() in lib_acl. 2023-08-22 10:09:41 +08:00
zhengshuxin
6a4619f2ed Remove debug info. 2023-08-21 18:39:09 +08:00
zhengshuxin
7ff5b828f6 testing... 2023-08-20 00:47:33 +08:00
shuxin   zheng
d8442a91b9 Merge branch 'master' of gitee:zsxxsz/acl into gitee-master 2023-08-18 13:51:25 +08:00
shuxin   zheng
df2e25ea69 Add lost logo. 2023-08-18 13:51:05 +08:00
zhengshuxin
cfa0168499 Merge branch 'master' of gitee:zsxxsz/acl into gitee-master 2023-08-18 13:49:39 +08:00
shuxin   zheng
599e6dae0f Remove pkv from acl project because it has been a independent project now. 2023-08-18 13:48:45 +08:00
zhengshuxin
0b400c045e just update. 2023-08-16 17:33:45 +08:00
zhengshuxin
a8f80c1e48 Release 3.6.1-5 version. 2023-08-16 17:15:07 +08:00
zhengshuxin
637116225a Don't abort when some error happened in zlib_stream, just return error. 2023-08-16 16:45:53 +08:00
zhengshuxin
5afa78e155 test db module in pkv. 2023-08-13 19:18:41 +08:00
zhengshuxin
d75199bfef test pkv. 2023-08-13 15:54:19 +08:00
zhengshuxin
1faee05da6 pkv supports multiple threads for wdb. 2023-08-12 20:22:59 +08:00
zhengshuxin
332cfeb418 test pkv. 2023-08-12 16:04:34 +08:00
zhengshuxin
b73aa608ec Add test text file for pkv 2023-08-12 15:28:09 +08:00
zhengshuxin
57ce08e096 move c++_patch.h to root path in pkv. 2023-08-12 15:16:13 +08:00
zhengshuxin
ba66df4b15 Optimize and test pkv. 2023-08-12 15:10:11 +08:00
shuxin   zheng
bea5bb40ae build pkv on macos 2023-08-10 18:17:58 +08:00
zhengshuxin
753032ac5e optimize hash&key in pkv. 2023-08-08 20:52:28 +08:00
zhengshuxin
ef5724e66f compile pkv 2023-08-08 08:11:34 +08:00
zhengshuxin
14b0153bd5 Optimize and test pkv. 2023-08-08 08:01:10 +08:00
zhengshuxin
6044925cd9 Optimize and test dao module in pkv. 2023-08-06 14:44:51 +08:00
zhengshuxin
9a4b22c1f9 Test using yyjson in pkv. 2023-08-05 22:05:38 +08:00
zhengshuxin
ccefbdd2b6 optimize and test pkv. 2023-08-05 14:44:03 +08:00
zhengshuxin
3e494f12db optimize and test pkv. 2023-08-03 09:19:12 +08:00
shuxin   zheng
175507d3b7 test pkv 2023-08-02 16:32:19 +08:00
shuxin   zheng
c04f9d2689 Add redis_hash commands. 2023-08-01 16:50:20 +08:00
shuxin   zheng
9cb57621ca optimize and test pkv. 2023-08-01 16:06:17 +08:00
zhengshuxin
c052e4acec optimize and test pkv. 2023-08-01 14:16:44 +08:00
shuxin   zheng
6790d2dbd7 test pkv 2023-07-31 19:00:06 +08:00
shuxin   zheng
d1bf85c81c optimize and test pkv 2023-07-31 18:34:16 +08:00
shuxin   zheng
dcd8b7478c rename db to dao in pkv. 2023-07-31 16:52:27 +08:00
zhengshuxin
3ad548d68f compilie demo 2023-07-28 20:16:46 +08:00
zhengshuxin
82c80213b6 Add demo for testing iouring. 2023-07-28 16:40:01 +08:00
zhengshuxin
ae9ba2b4b1 Test io-uring's performance. 2023-07-28 14:21:04 +08:00
zhengshuxin
8dee99c92f test io-uring in fiber 2023-07-28 11:05:01 +08:00
zhengshuxin
581594ef1e test io-uring in libfiber 2023-07-28 10:28:29 +08:00
zhengshuxin
7651c813a2 test pkv with different db engines. 2023-07-27 18:46:23 +08:00
zhengshuxin
162b2d4c1d Add build condition with c++11 or with c++17 for pkv. 2023-07-27 17:31:32 +08:00
zhengshuxin
6de660c536 Optimize and test pkv. 2023-07-27 16:58:07 +08:00
shuxin   zheng
7a7d43f476 test pkv 2023-07-27 15:58:57 +08:00
shuxin   zheng
ae77f11667 Test wiredtiger vs rocksdb been used by pkv. 2023-07-27 15:56:49 +08:00
shuxin   zheng
4d1505a2ae Add wiredtiger db in pkv. 2023-07-27 14:34:53 +08:00
shuxin   zheng
8a78d0edab format codes in pkv. 2023-07-26 18:22:43 +08:00
zhengshuxin
152ff1694c Optimize and test redis coder in pkv. 2023-07-26 18:00:45 +08:00
shuxin   zheng
51e59d3489 use std::string to replace acl::string in pkv. 2023-07-26 17:36:06 +08:00