Design Consistent Hashing - How It Works ? #๏ธโฃ๐
This is the second video on "Consistent Hashing".
In this video, we will first recap the problem we faced in the last video when we used hashing to locate our server which contained the required data.
Then we will see how consistent hashing works and at last we will see how it solves the problem that we faced earlier of "Rehashing" when we add or remove
a server.
Kindly make use of topic wise Pointers below. Hope that helps :innocent:
Introduction : (00:00)
Recap of Rehashing Problem : (00:18)
Consistent Hashing : (01:32)
Hashing Servers and Keys + Diagram : (02:58)
Adding Server in Hash Ring : (06:00)
Removing Server in Hash Ring : (07:40)
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/channel/UCaw58edcO3ZqMw76Bvs0kGQ?sub_confirmation=1