Aikesheng Open Source Community
Sep 12, 2019 · Databases
Comparison of Consistent Hash (Ring Hash) and JumpStringHash for DBLE Sharding
This article explains the principles, characteristics, and performance trade‑offs of the consistent‑hash (ring‑hash) and jumpstringhash sharding algorithms used by DBLE, presents test results on variance, latency and data balance, and concludes why DBLE prefers jumpstringhash.
Consistent HashShardingdatabases
0 likes · 7 min read