Skip to content

feat: support parallel architecture#847

Merged
suxb201 merged 4 commits intotair-opensource:v4from
OxalisCu:parallel
Oct 17, 2024
Merged

feat: support parallel architecture#847
suxb201 merged 4 commits intotair-opensource:v4from
OxalisCu:parallel

Conversation

@OxalisCu
Copy link
Contributor

@OxalisCu OxalisCu commented Jul 30, 2024

集群架构并行化支持

测试环境

服务器:ecs.i4g.8xlarge 32核,磁盘读入速度 2.4 GB/s,写入速度 1.5 GB/s

源端和目的端 Redis 集群:1 GB 12 分片

改进前后性能对比

bench 改进前 改进后 改进后/改进前
sync +c2c + aof 1540k 126k 1520k 12
sync +c2c + rdb 207k 1498k 7.2
scan + c2c + ksn 1084k 129k 1081k 8.4
scan + c2c + scan 171k 665k 3.9

@CLAassistant
Copy link

CLAassistant commented Jul 30, 2024

CLA assistant check
All committers have signed the CLA.

@suxb201 suxb201 merged commit 66ca8e7 into tair-opensource:v4 Oct 17, 2024
@OxalisCu OxalisCu changed the title feat: support parallel writer feat: support parallel architecture Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants