prorm API Reference
← Documentation
GitLab
Preparing search index...
types
L1CacheOptions
Interface L1CacheOptions
The in-process first-level cache that sits in front of a shared cache.
interface
L1CacheOptions
{
maxItems
:
number
;
ttl
:
number
;
}
Index
Properties
max
Items
ttl
Properties
max
Items
maxItems
:
number
ttl
ttl
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Items
ttl
← Documentation
GitLab
prorm API Reference
Loading...
The in-process first-level cache that sits in front of a shared cache.