a cache cluster example This illustrate how to build a cache cluster using consistent hashing. Build Please install libCacheSim first. Then you can run the following in this directory mkdir _build; cd _build; cmake ..; make -j; Run You can run the example trace