From 7d1354eef67545561bf689acdaabb41a99d98584 Mon Sep 17 00:00:00 2001 From: "Nathan (Blaise) Bruer" Date: Fri, 21 Oct 2022 15:41:07 -0500 Subject: [PATCH] Add Turbo Cache as a server implementation (#231) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d9a81ad..2ccbf821 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