Skip to content

Commit 00fb5a6

Browse files
committed
util/HashRing: remove obsolete class
Consistent Hashing was obsoleted by Rendezvous Hashing.
1 parent 11c54e6 commit 00fb5a6

File tree

3 files changed

+0
-194
lines changed

3 files changed

+0
-194
lines changed

src/util/HashRing.hxx

Lines changed: 0 additions & 99 deletions
This file was deleted.

test/util/TestHashRing.cxx

Lines changed: 0 additions & 94 deletions
This file was deleted.

test/util/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ test(
44
'TestUtil',
55
'TestCRC32.cxx',
66
'TestException.cxx',
7-
'TestHashRing.cxx',
87
'TestHexParse.cxx',
98
'TestIntrusiveForwardList.cxx',
109
'TestIntrusiveHashSet.cxx',

0 commit comments

Comments
 (0)