PHPAlgorithms icon indicating copy to clipboard operation
PHPAlgorithms copied to clipboard

Implement Consistent HashTable

Open doganoo opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. ConsistentHashTable is not implemented yet.

Describe the solution you'd like Implement a consistent HashTable. Have a look here: https://medium.com/system-design-blog/consistent-hashing-b9134c8a9062#:~:text=Consistent%20Hashing%20is%20a%20distributed,without%20affecting%20the%20overall%20system.

doganoo avatar Nov 01 '20 12:11 doganoo