mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 12:51:55 +00:00
In this PR (https://github.com/sourcegraph/sourcegraph/pull/45042), it is noted that: > Removed lifecycle configuration from uploadstore, instead relying just > on our own builtin background worker to expire objects. As a result, the `TTL` field on the GCS Client was not used anywhere. So this patch removes the TTL field. |
||
|---|---|---|
| .. | ||
| mocks | ||
| BUILD.bazel | ||
| config_test.go | ||
| config.go | ||
| expirer.go | ||
| gcs_api.go | ||
| gcs_client_test.go | ||
| gcs_client.go | ||
| lazy_client.go | ||
| mocks_test.go | ||
| observability.go | ||
| pool.go | ||
| reader.go | ||
| s3_api.go | ||
| s3_client_test.go | ||
| s3_client.go | ||
| store_test.go | ||
| store.go | ||