1 2 3 4 5 6 7 8 9 10
# paper-server PaperCache is an in-memory cache which supports dynamic eviction policy switching at runtime. Visit [PaperCache](https://papercache.io) for more details. ## Installation ``` cargo install paper-server ```