URL arguments to zb build and the ilk are stored ad hoc in the store. Repeated requests to the same URL should avoid network requests or at the very least, should be able to HTTP 304 to save bandwidth. This means storing info in the same cache database around HTTP requests.