29 skills found
serialx / HashringConsistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
discord / Ex Hash RingA fast consistent hash ring implementation in Elixir.
3rd-Eden / Node Hashringhashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
la3rence / Websocket Cluster一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm.
closeio / Redis HashringA Python library that implements a consistent hash ring for building distributed apps
observatorium / Thanos Receive ControllerKubernetes controller to automatically configure Thanos receive hashrings
g4zhuj / Hashringthis is a consistent hashring implemented by go
jeromefroe / Hashring RsA minimal implementation of consistent hashing
authzed / ConsistentgRPC Balancer that routes requests using a consistent hashring
uber / SevnupReliably carry on work for a hashring node that owns a keyspace
upringjs / Swim Hashringconsistent hashring based on swim, for node.js
gobwas / HashringConsistent hashing hashring implementation.
vedhavyas / HashringConsistent-hashing: Hash ring implementation in Go
kessler / Redis Cluster[DISCONTINUED] a hashring based redis cluster
jezdez / Django Memcached HashringA Django cache backend for Memcached with consistent hashing.
actsasflinn / Fast Hash RingA Ruby C Extension based on the pure Ruby HashRing gem
ahmedtadde / ChashConsistent HashRing
ckatsak / Lfchring RsA concurrent, lock-free consistent hashing ring implementation in Rust.
goller / HashringImplements consistent hashing in Python (using md5 as hashing function)
mkscrg / HashringAn experiment in consistent hashing with radix trees