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.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
minorhacks/bazel_remote_query
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.