英語 での Cache key の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Any valid expression can be used as cache key:.
Is also updated because the cache key changes.
Ensure that the cache key is sufficient to the caching requirement.
The following table describes the available cache key templates:.
Improved preformance: cache key, value, domain and range.
Each cache key is namespaced to the project, and retrieval is prefix-matched.
Using headers to influence cache keys and cache entry TTL.
To solve this problem,clients give each cached resource a unique identifier(a cache key).
Yaml, we use these two files as the cache key for our dependencies.
Increased max cache key size from 4KiB(4096Byte) to 64KiB- 1(65535Byte).
The box gives some precious information about the cache key for debugging.
Each cache key is namespaced to the project, and retrieval is prefix-matched. The cache will be restored from the first matching key. .
The cache watcher records data when a cache key is hit, missed, updated and forgotten.
It defines which parameters a page depends on,and is used by browsers and proxies to build cache keys.
Please check out this doc for more information about cache keys and other available key options beyond checksum.
Lt;UseAcceptHeader>-- When this is set to true, Edge will use responseAccept headers to augment the cache key.
With a unique name, the cache key is thus per-component: you don't need to worry about two components returning the same key. .
The cache API should be extensible at the application level based on the developer's needs(for example, see Cache key transformation).
Cache key value-fn{data. cache} Look for an entry with key in cache, and returns its value if it exists.
Because additional query string parameters form part of the cache key, for each query string variation, there is an additional branch of image variations.
Cache key:optional default{data. cache} Look for an entry with key in cache, and returns its value if it exists.
In the above example, if a dependency tree is partially restored by the second orthird cache keys, some dependency managers will incorrectly install on top of the outdated dependency tree.
By default, this cache key is simply the URL of the resource, but developers can add other elements(like compression method) by using the Vary header.
Prefix is a prefix added to every cache key(use the environment in the prefix to use differentcache depending on the environment).
Sf_lazy_cache_key: Introduced as a big performance improvement in symfony 1.2.6, this setting allowed you to turn on a lazy cache key generation for the view cache. .
The cache key is used to distinct for the processed query. In the previous versions, the query may not be cached because there is a limitation that too long query is not used as the cache key. .
Configure the cache key behavior to use all request parameters in the cache key(you must do so to cache different Direct Update archives for different applications or versions).