Skip to content

A caching system to help tools run incrementally w.r.t. file contents and the dependency graph

License

Notifications You must be signed in to change notification settings

jstevans/waste-not

Repository files navigation

♻️ waste-not

waste-not is a caching system for build pipelines, meant to enable tools to incrementalize their work. It supports caching based on changes to a single file, as well as based on changes to any upstream file in the dependency graph.

The waste-not package itself is a small integration of a set of subcomponents, also hosted in this repo. In addition to the main package, the waste-not repo comprises:

⚠️ WARNING: This tool is still very much a work in progress. It is neither stable nor production-ready.

About

A caching system to help tools run incrementally w.r.t. file contents and the dependency graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published