consistent-hashing topic

List consistent-hashing repositories

rabbitmq-consistent-hash-exchange

208
Stars
31
Forks
Watchers

RabbitMQ Consistent Hash Exchange Type

distarch

142
Stars
39
Forks
Watchers

Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等

ring

130
Stars
10
Forks
Watchers

Consistent Hashing Partition Ring for Go (golang)

websocket-cluster

126
Stars
46
Forks
Watchers

一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm. (inactive)

Java-Competitive-Programming

103
Stars
27
Forks
Watchers

I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger ha...

swimring

60
Stars
11
Forks
Watchers

SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring

go-anchorhash

77
Stars
3
Forks
Watchers

A minimal-memory AnchorHash (consistent-hash) implementation for Go

flycache

59
Stars
9
Forks
Watchers

一致性哈希的redis分片存储 (Redis sharding by consistent-hashing)

dynamic-sharding

44
Stars
23
Forks
Watchers

用动态分片解决pushgateway高可用 单点 HA问题