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 837e90b484
refactor(read): follow convention for imports
2019-05-24 17:13:50 -07:00
src refactor(read): follow convention for imports 2019-05-24 17:13:50 -07:00
.gitignore meta: initial commit 2019-05-20 17:33:08 -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.