Home / Companies / Bitrise / Blog / Post Details
Content Deep Dive

Bazel remote caching API

Blog post from Bitrise

Post Details
Company
Date Published
Author
Szabolcs Gelencser
Word Count
1,485
Company Posts That Month
9
Language
English
Hacker News Points
1
Post removed?
No
Summary

Bazel is an open-source build and test automation tool designed for large, multi-language projects with complex dependencies. Its remote caching capabilities allow it to store and retrieve build outputs from a remote server, enhancing build times through cache reuse across different environments. The Bazel remote caching API specification outlines how clients and remote servers interact, defining entities such as Action, Command, platform, and ActionResult. The client-side implementation in Bazel v7.0.2 involves checking for cached results, downloading missing blobs, writing local results to the cache, and persisting results for given Actions. Bitrise's server-side implementation of the remote cache API will be explored in a subsequent post.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 2 2,334 631 194 -8%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.