-
Currently, when the cache time is passed via the `-c` option, it is applies to both local files and files transferred via the `--proxy` option. However, disabling caching by using `-c-1` or `-c 0` for…
adiba updated
2 years ago
-
Coming from https://github.com/opensearch-project/OpenSearch/pull/5641#issuecomment-1424955208
The remote searching functionality is mostly contained [to a Java package](https://github.com/opensear…
-
We need to decide on a robust strategy for caching hook invocations.
## Requirements
Some typical use cases and corner cases:
1. Modifying some files, running the hook and running the hook ag…
-
**What would you like to be added**:
Enable the CacheBackend created by the previous Job can be reused by the next Job.
**Why is this needed**:
Users can avoid creating cacheBackend repeatedl…
-
For some use cases it can be beneficial to forgo the creation of the database. This is especially true when only a subset of a very large backup needs to be restored.
The current implementation req…
-
Per @rdeits's comment in #8352:
> Also, problems with homebrew and system python conflicts could be completely eliminated by using python's virtual environments (which are even built-in on python3.…
-
We are using Artifactory to host an internal caching remote for the cuda debian repository.
But we run into an issue while actually trying to get a package.
We created an initial issue here:
http…
-
### Describe the solution
Hi everyone,
When developing frontend applications using Cloudflare pages, we use some of the `CF-` headers to validate some requests (for example, getting the `cf-ipcoun…
F0rce updated
2 weeks ago
-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy).
- [x] I am not just asking a [question](https://github.…
-
There are a couple different ways this could be useful to us. We currently use minikube, kubernaut, and long-lived clusters for a variety of scenarios related to development and CI. Initial investigat…