@valon-technologies/gestalt
Preparing search index...
services/cache
CacheSetManyRequest
Interface CacheSetManyRequest
CacheSetManyRequest writes multiple cache keys in one RPC.
interface
CacheSetManyRequest
{
entries
:
CacheSetEntry
[]
;
ttl
?:
number
;
}
Index
Properties
entries
ttl?
Properties
entries
entries
:
CacheSetEntry
[]
Optional
ttl
ttl
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entries
ttl
@valon-technologies/gestalt
Loading...
CacheSetManyRequest writes multiple cache keys in one RPC.