Cache Raw: read¶
Available since: 2.0.0
Read a value item from raw cache and store it as a token.
Fields¶
Name of token
-
The cache item value will be loaded into this specified token. Please provide the token name only, without brackets.
Cache backend
-
When using the "Defined by token" option, make sure there is a token with this name: eca_raw_cache_read_backendThe following cache backends are available:
- default shared cache
- runtime in-memory cache
- chained cache (in-memory plus shared)
Cache key
-
The cache key is a unique machine name and identifies the cache item.
This field supports tokens.