@valon-technologies/gestalt
Preparing search index...
services/cache
CacheTouchResponse
Interface CacheTouchResponse
CacheTouchResponse reports whether a key existed and had its TTL updated.
interface
CacheTouchResponse
{
touched
:
boolean
;
}
Index
Properties
touched
Properties
touched
touched
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
touched
@valon-technologies/gestalt
Loading...
CacheTouchResponse reports whether a key existed and had its TTL updated.