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 bc56a1b3fe
fix(fmt): cargo fmt
2019-06-26 21:41:44 -07:00
.github meta: add FUNDING.yml 2019-05-28 23:10:20 -07:00
benches fix(fmt): cargo fmt 2019-06-26 21:41:44 -07:00
src fix(fmt): cargo fmt 2019-06-26 21:41:44 -07:00
.gitignore meta: ignore .vscode 2019-05-25 22:59:24 -07:00
.travis.yml meta: added .travis.yml 2019-05-24 17:24:25 -07:00
Cargo.lock feat(put): Add put::Put and put::PutOpts 2019-06-26 21:40:15 -07:00
Cargo.toml feat(put): Add put::Put and put::PutOpts 2019-06-26 21:40:15 -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.