3 mins into [Consistent Hashing]
TLDR For: Load Balancing If without: will lead to lots of cache missing when adding and removing servers Techniques: Hash ring Virtual node
![3 mins into [Consistent Hashing]](https://media2.dev.to/dynamic/image/width%3D1000,height%3D500,fit%3Dcover,gravity%3Dauto,format%3Dauto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feub53n7ckrtqwws55ng0.png)
TLDR
- For: Load Balancing
- If without: will lead to lots of cache missing when adding and removing servers
- Techniques:
- Hash ring
- Virtual node