SmythOS SDK
Discord
Core
SDK
CLI
GitHub
Preparing search index...
API Reference
TCacheProviderSettings
Type Alias TCacheProviderSettings
type
TCacheProviderSettings
=
{
default
:
{}
;
LocalStorage
:
LocalStorageConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
;
RAM
:
any
&
{
scope
?:
Scope
|
AccessCandidate
}
;
Redis
:
RedisConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
;
S3
:
S3CacheConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
;
}
Index
Properties
default
Local
Storage
RAM
Redis
S3
Properties
default
default
:
{}
Local
Storage
LocalStorage
:
LocalStorageConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
RAM
RAM
:
any
&
{
scope
?:
Scope
|
AccessCandidate
}
Redis
Redis
:
RedisConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
S3
S3
:
S3CacheConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Local
Storage
RAM
Redis
S3
Discord
Core
SDK
CLI
GitHub
SmythOS SDK
Loading...