Functionality for saving/restoring caches. This uses blobs.
Functionality for saving/restoring caches. This uses blobs.
(make-build-api-repository client)
Creates an ArtifactRepository
that can be used to upload/download caches
Creates an `ArtifactRepository` that can be used to upload/download caches
(save-caches rt)
If the job configured in the context uses caching, saves it according to the cache configurations.
If the job configured in the context uses caching, saves it according to the cache configurations.
(wrap-caches f)
Wraps fn f
so that caches are restored/saved as configured on the job.
Wraps fn `f` so that caches are restored/saved as configured on the job.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |