Skip to content

Commit 9d225ac

Browse files
authored
docs: add community implementation of cache server (#10496)
### Description Hola my good peeps from Turbo 👋 I'm just adding a little line here to the docs, linking a Turborepo cache server implementation I built a little while ago. [brunojppb/turbo-cache-server](https://github.com/brunojppb/turbo-cache-server) is a Github Action that can be used throughout your workflows, only requiring a S3-compatible storage. Let me know. 🤝
1 parent e901b23 commit 9d225ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/site/content/docs/core-concepts/remote-caching.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,6 @@ At this time, all versions of `turbo` are compatible with the `v8` endpoints.
210210

211211
The Turborepo community has created open-source implementations of the Remote Cache.
212212

213+
- [`brunojppb/turbo-cache-server`](https://github.com/brunojppb/turbo-cache-server)
213214
- [`ducktors/turborepo-remote-cache`](https://github.com/ducktors/turborepo-remote-cache)
214215
- [`Tapico/tapico-turborepo-remote-cache`](https://github.com/Tapico/tapico-turborepo-remote-cache)

0 commit comments

Comments
 (0)