bazel_remote_query

module
v0.0.0-...-ed2b81c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2022 License: MIT

README

bazel_remote_query

Goal

bazel query can be a relatively expensive operation in CI contexts when lots of files are downloaded via bazel's WORKSPACE mechanism. The goal of this project is to create a pool of workers, a queue of queries for the workers to service, wrapped with a gRPC service. Using a pool of workers that maintain cached workspaces should provide faster queries than e.g. ephemeral VMs.

Directories

Path Synopsis
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL