From: Joel Rosdahl Date: Sun, 9 Aug 2026 11:21:15 +0000 (+0200) Subject: docs: Add deprecation notice for built-in HTTP/Redis support X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2633f3bfe45fe20d87cd580ddf1bf128457b168f;p=thirdparty%2Fccache.git docs: Add deprecation notice for built-in HTTP/Redis support --- diff --git a/doc/manual.adoc b/doc/manual.adoc index 94d88c075..c4ed96e72 100644 --- a/doc/manual.adoc +++ b/doc/manual.adoc @@ -1278,7 +1278,8 @@ compilation results and manifests. ccache can spawn a long-lived local storage helper process (installed separately) to handle communication with the remote storage. Storage helpers keep remote connections up for efficiency and terminate after a while on -inactivity. +inactivity. See https://ccache.dev/storage-helpers.html[Storage helpers] for a +list of known helpers. The storage helper program is called `ccache-storage-`, where `` is the scheme part of a URL, e.g. `https`. The program can be placed in these @@ -1434,8 +1435,9 @@ Examples: === HTTP storage backend -WARNING: Built-in support for the HTTP protocol will likely be removed in a -future ccache release. +WARNING: Built-in support for the HTTP protocol is deprecated and will be +removed in the next non-bug-fix ccache version. Use a <> instead. URL format: `+http://HOST[:PORT][/PATH]+` @@ -1485,8 +1487,9 @@ The default is *subdirs*. === Redis storage backend -WARNING: Built-in support for the Redis protocol will likely be removed in a -future ccache release. +WARNING: Built-in support for the Redis protocol is deprecated and will be +removed in the next non-bug-fix ccache version. Use a <> instead. URL formats: