# consistent_hash **Repository Path**: marksinoberg/consistent_hash ## Basic Information - **Project Name**: consistent_hash - **Description**: 硬哈希 --> 普通一致性哈希 --> 带有虚拟节点的一致性哈希 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # consistent_hash 硬哈希 --> 普通一致性哈希 --> 带有虚拟节点的一致性哈希 # 博客 https://blog.csdn.net/marksinoberg/article/details/79666471