summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-14🐞 fix(fix compile waring in el9): extern g_config in headeryangwei
2024-06-27The Swarmkv CLI test case name has been changed, and Cluster Sanity adapted t...v4.4.0fengweihao
2024-05-31Refactor swarmkv_cli test casesfengweihao
2024-04-01Feature/monitor4.3.0郑袅
2023-12-26Fixing some bugs in the CLUSTER SANITY heal commandv4.0.4fengweihao
2023-10-26Fix the memory leak issue caused by remote request invocation failure and fix...v4.0.2fengweihao
2023-09-18Don't override cluster port when dry runZheng Chao
2023-09-11simple node supports performance testingv4.0.0fengweihao
2023-09-03Modify expect conditions to pass the gtest.Zheng Chao
2023-09-01Source file layout is changed.Zheng Chao
2023-08-22fix swarmkv sanity cmd test casefengweihao
2023-08-13Batch synchronization is now disabled by default. It can be enabled when all ...Zheng Chao
2023-08-11`__exec_cmd()` determins target node, and then target thread.Zheng Chao
2023-08-10bugfix `cluster keys` commandZheng Chao
2023-08-03WIP: multi-thread testZheng Chao
2023-06-27WIPZheng Chao
2023-05-26Repair Centos 7 environment, CI build failedv3.0.4fengweihao
2023-03-10token bucket CBS and CIR are set to zero, this token does not set speed limitfengweihao
2023-02-09:bug: To avoid leader election blocking, keyspace uses new connection for eve...Zheng Chao
2023-02-08Support swarmkv-cli to simply generate rpm packagesfengweihao
2023-02-01Refactor the log.c codefengweihao
2023-01-26:sparkles: The SwarmKV supports cluster-announce-ip, cluster-announce-port an...Zheng Chao
2023-01-25:bug: The test case of Resilience.AddSlotOwner fails when run all tests. To f...Zheng Chao
2023-01-18:construction: Refactoring Consul communication of keyspace.Zheng Chao
2023-01-16Support specifying the address of the consul agentfengweihao
2023-01-13:bug: To avoid ambiguous, data type is mandatory in OR map SET operation.Zheng Chao
2023-01-13:recycle: The keyspace uses future-promise to do HTTP get.Zheng Chao
2022-12-30Support swamkv-cli matching path hints and fix the bugs in the leader election.fengweihao
2022-12-22:construction: Remove failed node from key space and CRDT space.Zheng Chao
2022-12-21:bug: When using multiple worker threads, the `CLUSTER INFO` command outputs ...Zheng Chao
2022-12-01:bug: `swarmkv-cli -l [p2p port]` does not work.Zheng Chao
2022-11-30:sparkles: Support `KEYSLOT` command.Zheng Chao
2022-11-25:sparkles: Command `CLUSTER ADDKEYOWNER` can add multiple nodes as key owner.Zheng Chao
2022-11-25:bug: Bugfix: When cluster leader handle failed nodes, invalid read of health...Zheng Chao
2022-11-22:recycle: Rename Async API. Add async example.Zheng Chao
2022-11-18Bugfix: The node is not reset, causes that this node cannot be found in the l...fengweihao
2022-11-17Add debug assert test cases for swarmkv_clifengweihao
2022-11-17Bugfix: Fix cluster sanity check/heal cmd, add multiple key test casesfengweihao
2022-11-13:memo: Add examplesZheng Chao
2022-11-13:sparkles: Add commands `INCR`, `DECR` and API swarmkv_command_on().Zheng Chao
2022-11-12:thread: The lock of STORE module are switched from mutex to rwlock.Zheng Chao
2022-11-10:sparkles: Running the same command N times in `swarmkv-cli`.Zheng Chao
2022-11-10Improvement: The Sync Master is added for batched `CRDT PUSH`.Zheng Chao
2022-11-07New `TUNNEL` command for troubleshooting. The remote command processing code ...郑袅
2022-11-06New commands for latency tracking.Zheng Chao
2022-11-02New commands `INFO` and `CLUSTER INFO`.Zheng Chao
2022-10-31Swarmkv_cli test case adapter colon seperated ip portfengweihao
2022-10-29Refactor colon seperated ip port郑袅
2022-10-28Bugfix: sdscatvprintf() doesn't support "%I". Typos in key_entry_merge().Zheng Chao
2022-10-28A node can be a quiet follower by swarmkv_options_set_run_for_leader_flag(0).Zheng Chao