Preparing search index...
The search index is not available
@daiso-tech/core - v0.34.0
@daiso-tech/core
Cache
SqliteCacheAdapterSettings
Type Alias SqliteCacheAdapterSettings
SqliteCacheAdapterSettings
:
{
database
:
ISqliteDatabase
;
expiredKeysRemovalInterval
?:
TimeSpan
;
serde
:
ISerde
<
string
>
;
shouldRemoveExpiredKeys
?:
boolean
;
tableName
?:
string
;
}
IMPORT_PATH:
"@daiso-tech/core/cache/adapters"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.34.0
Loading...
IMPORT_PATH:
"@daiso-tech/core/cache/adapters"