| Age | Commit message (Expand) | Author |
| 2024-11-14 | π fix(fix compile waring in el9): extern g_config in header | yangwei |
| 2024-06-27 | The Swarmkv CLI test case name has been changed, and Cluster Sanity adapted t...v4.4.0 | fengweihao |
| 2024-05-31 | Refactor swarmkv_cli test cases | fengweihao |
| 2024-04-01 | Feature/monitor4.3.0 | ιθΆ
|
| 2023-12-26 | Fixing some bugs in the CLUSTER SANITY heal commandv4.0.4 | fengweihao |
| 2023-10-26 | Fix the memory leak issue caused by remote request invocation failure and fix...v4.0.2 | fengweihao |
| 2023-09-18 | Don't override cluster port when dry run | Zheng Chao |
| 2023-09-11 | simple node supports performance testingv4.0.0 | fengweihao |
| 2023-09-03 | Modify expect conditions to pass the gtest. | Zheng Chao |
| 2023-09-01 | Source file layout is changed. | Zheng Chao |
| 2023-08-22 | fix swarmkv sanity cmd test case | fengweihao |
| 2023-08-13 | Batch 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-10 | bugfix `cluster keys` command | Zheng Chao |
| 2023-08-03 | WIP: multi-thread test | Zheng Chao |
| 2023-06-27 | WIP | Zheng Chao |
| 2023-05-26 | Repair Centos 7 environment, CI build failedv3.0.4 | fengweihao |
| 2023-03-10 | token bucket CBS and CIR are set to zero, this token does not set speed limit | fengweihao |
| 2023-02-09 | :bug: To avoid leader election blocking, keyspace uses new connection for eve... | Zheng Chao |
| 2023-02-08 | Support swarmkv-cli to simply generate rpm packages | fengweihao |
| 2023-02-01 | Refactor the log.c code | fengweihao |
| 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-16 | Support specifying the address of the consul agent | fengweihao |
| 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-30 | Support 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-18 | Bugfix: The node is not reset, causes that this node cannot be found in the l... | fengweihao |
| 2022-11-17 | Add debug assert test cases for swarmkv_cli | fengweihao |
| 2022-11-17 | Bugfix: Fix cluster sanity check/heal cmd, add multiple key test cases | fengweihao |
| 2022-11-13 | :memo: Add examples | Zheng 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-10 | Improvement: The Sync Master is added for batched `CRDT PUSH`. | Zheng Chao |
| 2022-11-07 | New `TUNNEL` command for troubleshooting. The remote command processing code ... | ιθΆ
|
| 2022-11-06 | New commands for latency tracking. | Zheng Chao |
| 2022-11-02 | New commands `INFO` and `CLUSTER INFO`. | Zheng Chao |
| 2022-10-31 | Swarmkv_cli test case adapter colon seperated ip port | fengweihao |
| 2022-10-29 | Refactor colon seperated ip port | ιθΆ
|
| 2022-10-28 | Bugfix: sdscatvprintf() doesn't support "%I". Typos in key_entry_merge(). | Zheng Chao |
| 2022-10-28 | A node can be a quiet follower by swarmkv_options_set_run_for_leader_flag(0). | Zheng Chao |