bazel-cache
bazel-cache copied to clipboard
Minimal cloud oriented Bazel gRPC cache
I was very excited to try this out, as I've written a few simple REST bazel cache services (redis and S3 backends). Currently we use the REST backend directly to...
- Resolves https://github.com/znly/bazel-cache/issues/5, at least, made it simpler to configure. - Have been running in production for a few weeks with no issues so far. - Removes `.git` from the...
Is there a reason for `bazel-cache` to not itself be built by bazel? In case you are interested, I gave it a shot: https://github.com/znly/bazel-cache/compare/master...SaveTheRbtz:bazelBuild?expand=1