A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀
Go to file
Kat Marchán 1fbd6962a4
meta: added .travis.yml
2019-05-24 17:24:25 -07:00
src fix(lint): clippy told me to do this 2019-05-24 17:22:14 -07:00
.gitignore meta: initial commit 2019-05-20 17:33:08 -07:00
.travis.yml meta: added .travis.yml 2019-05-24 17:24:25 -07:00
Cargo.toml feat(write): initial hack for write 2019-05-22 19:42:17 -07:00
README.md docs: added readme 2019-05-20 17:34:11 -07:00

README.md

cacache

A Rust port of cacache for Node.js.

A high-performance, concurrent, content-addressable disk cache.