index
:
mesalab_git/swarmkv/swarmkv.git
Feature-add-FTBT
apbloom-perf-benchmark
apbloom-perf-optimization
bugfix-tsg-21020
dev-chenming
dev-hk-crdt-czz
dev-luting
dev-ss-crdt-czz
dev-yw
develop-version3
develop-version4
feature-fair-split-token-bucket
master
optimize-multithread-lockfree-ringbuf
perf-ap-bloom
refactor-st-hll-for-spread-sketch
Repository for swarmkv/swarmkv
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
:art: Format Code
Zheng Chao
2022-11-15
:art: Improve structure of the .md files.
Zheng Chao
2022-11-14
:sparkles: New data type Hash.
Zheng Chao
2022-11-14
:construction: Implementing type Hash.
Zheng Chao
2022-11-13
:sparkles: Add commands `INCR`, `DECR` and API swarmkv_command_on().
Zheng Chao
2022-11-12
:sparkles: New subcommand `LATENCY RESET [command|event|peer]`.
Zheng Chao
2022-11-12
:thread: The lock of STORE module are switched from mutex to rwlock.
Zheng Chao
2022-11-11
:hammer: Display input_buffer_sz and output_buffer_sz at 'network' section of...
Zheng Chao
2022-11-11
:zap: The store object uses a primitive method to do serialization.
Zheng Chao
2022-11-11
:zap: The PN Counter uses a primary method to do serialization and deserializ...
Zheng Chao
2022-11-10
:sparkles: Running the same command N times in `swarmkv-cli`.
Zheng Chao
2022-11-10
:bug: Concurrent execution and sync operations add duplicated objects to stor...
Zheng Chao
2022-11-10
Improvement: The Sync Master is added for batched `CRDT PUSH`.
Zheng Chao
2022-11-09
Bugfix: The `LATENCY COMMAND` shows inaccurate rate.
Zheng Chao
2022-11-08
Add instantaneous_output_cps and instantaneous_output_cps to `INFO` command.
Zheng Chao
2022-11-08
Bugfix: node_t is not initialized in node_init_from_sockaddr(). The snet_thr ...
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-11-01
Bugfix: Fix typos in TCFG command. Executing TCFG on same key twice causes se...
Zheng Chao
2022-10-31
Test utils can print reply on fail.
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
Typos in key_entry_merge()
Zheng Chao
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
2022-10-27
Performance Enhancement
郑超
2022-10-25
Repair obtain swarmkv-cli listens port is 0 and modify swarmkv-cli test case ...
fengweihao
2022-10-23
You can SET integer to non-zero value.
Zheng Chao
2022-10-23
TCONSUME on nonexist key should reply with integer 0
Zheng Chao
2022-10-23
Completely remove denpendency on MESA_handle_logger.
Zheng Chao
2022-10-23
Remove dependency of MESA_handle_logger
zhengchao
2022-10-22
The OC Token Bucket is robust to over consuming.
zhengchao
2022-10-21
Add a new data type token bucket, which is manipulated by TCFG, TCONSUME and ...
郑超
2022-10-20
Added 'Hash Tags' feature to ensure that multiple keys are allocated in the s...
zhengchao
2022-10-20
Rename swarmkv_options_set_timeout to swarmkv_options_set_p2p_timeout for cle...
zhengchao
2022-10-20
swarmkv-cli listens on random port, so you can run multiple swarmkv-cli in on...
zhengchao
2022-10-18
bugfix: The local slot status is not reset after global slot table update, wh...
zhengchao
2022-10-18
bugfix: possible infinity loop in swarmkv_node_addr_list_remove()
zhengchao
2022-10-18
Add set p2p listening ports on the cli
fengweihao
2022-10-17
fix typo of `keyspace setslot` command
zhengchao
2022-10-15
Merge branch 'develop-version3' of git.mesalab.cn:swarmkv/swarmkv into develo...
zhengchao
2022-10-15
Add ToC to Readme
zhengchao
2022-09-29
Add command attach/detach to swarmkv cli
fengweihao
2022-09-15
Add command cluster sanity check/heal to swarmkv cli
fengweihao
2022-09-01
Add test case of adding node.
zhengchao
2022-09-01
swarmkv-cli can run one time command with --exec option.
zhengchao
2022-08-29
Refactor crdt keys command and pace to a complete sanity fix.
zhengchao
[prev]
[next]