CHRing - An experimental Skiplist based Consistent Hash Ring
June 4, 2025
CHRing is an experimental consistent hash ring implementation based on a skiplist and f448()
, a tabulation hashing function for this purpose. This post provides an overview of the CHRing testing API and the related RPCL control words.