summaryrefslogtreecommitdiff
path: root/tools/swarmkv_simple_node.cpp
AgeCommit message (Expand)Author
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-01Refactor the log.c codefengweihao
2023-01-18:construction: Refactoring Consul communication of keyspace.Zheng Chao
2023-01-16Support specifying the address of the consul agentfengweihao
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-11-17Add debug assert test cases for swarmkv_clifengweihao
2022-11-13:sparkles: Add commands `INCR`, `DECR` and API swarmkv_command_on().Zheng Chao
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
2022-10-27Performance Enhancement郑超