mirror-cache-0.0.4 is not a library.
A reverse proxy supporting multiple cache policies, customized rules, configuration hot reloading. For mirror sites and also personal users!
Features
- Cache your dependencies on limited disk space with LRU/TTL cache policies
- Reload updated config without restarting the program
- Support customized rules
- Expose metrics like cache hit rate per rule, task count and more
Quick start
-
Download the latest release
or install with cargo:cargo install mirror-cacheor pull from docker hub:
docker pull seanchao/mirror-cache -
Prepare a configuration file
-
Try it out! e.g
&&