kinetex - v1.0.0-rc.1
Preparing search index...
createTwoTierCache
Function createTwoTierCache
createTwoTierCache
(
l2
:
CacheStorageAdapter
,
config
?:
Omit
<
CacheConfig
,
"storage"
>
,
)
:
HTTPCache
Create a two-tier HTTP cache (L1: memory, L2: persistent adapter).
Parameters
l2
:
CacheStorageAdapter
Optional
config
:
Omit
<
CacheConfig
,
"storage"
>
Returns
HTTPCache
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
kinetex - v1.0.0-rc.1
Loading...
Create a two-tier HTTP cache (L1: memory, L2: persistent adapter).