Preparing search index...
The search index is not available
Entity
Entity
@expo/entity-cache-adapter-redis
RedisCacheAdapterProvider
Class RedisCacheAdapterProvider
Implements
default
Index
Constructors
constructor
Methods
get
Cache
Adapter
Constructors
constructor
new
Redis
Cache
Adapter
Provider
(
context
)
:
RedisCacheAdapterProvider
Parameters
context
:
GenericRedisCacheContext
Returns
RedisCacheAdapterProvider
Methods
get
Cache
Adapter
get
Cache
Adapter
<
TFields
>
(
entityConfiguration
)
:
IEntityCacheAdapter
<
TFields
>
Vend a cache adapter for an entity configuration.
Type Parameters
TFields
extends
Record
<
string
,
any
>
Parameters
entityConfiguration
:
EntityConfiguration
<
TFields
>
Returns
IEntityCacheAdapter
<
TFields
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Cache
Adapter
Entity
Loading...
Vend a cache adapter for an entity configuration.