Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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