| Age | Commit message (Expand) | Author |
| 2023-02-28 | The watch slots changes function adds resp code judgmentsv3.0.2 | fengweihao |
| 2023-02-19 | :bug: Fixed crash if consul is not running.v3.0.1 | Zheng Chao |
| 2023-02-09 | Remove version.txt to keep a clean repository.v3.0.0 | Zheng Chao |
| 2023-02-09 | :bug: To avoid leader election blocking, keyspace uses new connection for eve... | Zheng Chao |
| 2023-02-09 | :bug: Fix memory leak in error handling. | Zheng Chao |
| 2023-02-08 | RPM installation package failed to specify installation path | fengweihao |
| 2023-02-08 | Support swarmkv-cli to simply generate rpm packages | fengweihao |
| 2023-02-07 | bugfix: The name error of the RPM package, causing the failure to upload CI | fengweihao |
| 2023-02-07 | Swarmkv support github CI build | fengweihao |
| 2023-02-06 | :memo: Update documents. | Zheng Chao |
| 2023-02-06 | Fix compile warning of log.c. | Zheng Chao |
| 2023-02-06 | Use swarmkv_options_free to for consistency. | Zheng Chao |
| 2023-02-06 | bugfix: Optimize token accumulation time, Fix the REPLY_INT_MINORS1 assignmen... | fengweihao |
| 2023-02-02 | refactor variable names in log_handle. | fengweihao |
| 2023-02-01 | Refactor the log.c code | fengweihao |
| 2023-02-01 | bugfix: fd was not closed when the association failed. health_check_announce_... | fengweihao |
| 2023-01-29 | :bulb: Add comments for swarmkv_options | Zheng Chao |
| 2023-01-28 | :bug: The log.c should not close stderr, which causes event_base_dispatch() -... | Zheng Chao |
| 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-20 | Bugfix: illegall http header on consul session creation. | 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 |
| 2023-01-10 | 🧪 test(crdt_gtest): ORMap add test case ReSetAndGet | yangwei |
| 2023-01-02 | :recycle: refactor undefined object handling. | Zheng Chao |
| 2022-12-30 | Support swamkv-cli matching path hints and fix the bugs in the leader election. | fengweihao |
| 2022-12-23 | For avoiding key route entry oscillation, the keyspace ignores node crash. | Zheng Chao |
| 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-09 | :zap: For multi-thread scalability, each worker thread maintains connections ... | Zheng Chao |
| 2022-12-06 | :bug: Bugfix for CRDT INFO command | Zheng Chao |
| 2022-12-06 | :sparkles: `CRDT INFO` command for debug. | 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-29 | Include duplicated connnections to the network statistics. | Zheng Chao |
| 2022-11-29 | :bug: If two nodes simultaneously open tcp connection to each other, both con... | Zheng Chao |
| 2022-11-28 | When cluster leader changes slot table, log changed slots. | 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-21 | Merge branch 'develop-version3' of git.mesalab.cn:swarmkv/swarmkv into develo... | Zheng Chao |
| 2022-11-21 | Enable performance test. | 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-16 | :bug: Bugfix: Writing on key with no local replica repeatly breaks consistency. | Zheng Chao |
| 2022-11-16 | :sparkles: New `TYPE` command returns the string representation of the type o... | Zheng Chao |
| 2022-11-15 | Fix typos | Zheng Chao |