Skip to content

A web app to verify the claims of Consistent Hashing with Golang Implementation

License

Notifications You must be signed in to change notification settings

Dhanya-Abhirami/Consistent-Hashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Consistent-Hashing

Verifying the claims of Consistent Hashing

Icon

Why?

I hear and I forget. I see and I remember. I do and I understand. - Confucius

I wanted to understand the System Design concept of Consistent Hashing. So thought of coding up a minimal system simulating the concept.

Installation

Use the docker-compose.yml to run manually or use the makefile.

Setup

make build

Usage

make run

Demo

Visit file://{path_to_project}/Consistent-Hashing/src/public/index.html

API Docs on Swagger

Visit http://localhost:8080/swagger/index.html

License

Licensed under the MIT License.

About

A web app to verify the claims of Consistent Hashing with Golang Implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published