Introduction
Turbocache is a remote cache backend for various build tools. It helps developers speed up their builds by storing and serving previously built artifacts, thus reducing the need to rebuild the same code repeatedly. This will significantly reducing the build time. When you use Turbocache, you have a managed remote cache backend that is easy to setup without the need to manually maintain a remote cache yourself.
Don't see your preferred build tool listed? We're always looking to expand our offerings and would love to hear from you. Send us an email at [email protected] and let us know which build tool you'd like us to support next!
Available Remote Caches
To get started fast, choose from one of the available options:
Examples
We're working on official examples to make it as easy as possible for you to integrate Turbocache into your own projects.