Documentation
¶
Overview ¶
greenhouse implements a bazel remote cache service [1] supporting arbitrarily many workspaces stored within the same top level directory.
the first path segment in each {PUT,GET} request is mapped to an individual workspace cache, the remaining segments should follow [2].
nursery assumes you are using SHA256
[1] https://docs.bazel.build/versions/master/remote-caching.html [2] https://docs.bazel.build/versions/master/remote-caching.html#http-caching-protocol
Directories
¶
Path | Synopsis |
---|---|
Package diskcache implements disk backed cache storage for use in greenhouse
|
Package diskcache implements disk backed cache storage for use in greenhouse |
Package diskutil implements disk related utilities for greenhouse
|
Package diskutil implements disk related utilities for greenhouse |
Click to show internal directories.
Click to hide internal directories.