SkillAgentSearch skills...

ConsistentHashRing

A consistent hash ring implementation from scratch, made for fun.

Install / Use

/learn @AkshatM/ConsistentHashRing
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

About

This is a simple implementation of a consistent hash ring using a binary search tree from scratch. I did this because it was fun to do.

Blog post (viral on Hacker News): https://akshatm.svbtle.com/consistent-hash-rings-theory-and-implementation

Works on Python 3 and Python 2.7.

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated2y ago
Forks3

Languages

Python

Security Score

60/100

Audited on Jan 20, 2024

No findings