aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan (Blaise) Bruer <nathanbruer@gmail.com>2022-10-21 15:41:07 -0500
committerGitHub <noreply@github.com>2022-10-21 16:41:07 -0400
commit7d1354eef67545561bf689acdaabb41a99d98584 (patch)
treee7ae1970f2a42eb10177b7c0b47176c6afb40ea0
parentf6089187c6580bc27cee25b01ff994a74ae8658d (diff)
downloadbazelbuild-remote-apis-7d1354eef67545561bf689acdaabb41a99d98584.tar.gz
Add Turbo Cache as a server implementation (#231)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d9a81a..2ccbf82 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ workers implement the Remote Worker API.
* [Flare Build Execution](https://flare.build/products/flare-build-execution) (commercial)
* [Remote Build Execution (Alpha)](https://blog.bazel.build/2018/10/05/remote-build-execution.html) (commercial)
* [Scoot](https://github.com/twitter/scoot) (open source)
+* [Turbo Cache](https://github.com/allada/turbo-cache) (open source)
## API Community