turborepo
A low/no config build tool for the web. Caches outputs, parallelizes builds, and prevents duplicate computation.
A low/no config build tool for the web. Caches outputs, parallelizes builds, and prevents duplicate computation.
Abstracted out the scheduler into a generic pluggable interface and implemented a backend for etcd, removing a single point of failure.