@valon-technologies/gestalt
Preparing search index...
services/cache
CacheTouchRequest
Interface CacheTouchRequest
CacheTouchRequest extends the TTL for one cache key.
interface
CacheTouchRequest
{
key
:
string
;
ttl
?:
number
;
}
Index
Properties
key
ttl?
Properties
key
key
:
string
Optional
ttl
ttl
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
ttl
@valon-technologies/gestalt
Loading...
CacheTouchRequest extends the TTL for one cache key.