v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/community
caches/upstash_redis
UpstashRedisCacheProps
Type Alias UpstashRedisCacheProps
Upstash
Redis
Cache
Props
:
{
client
?:
Redis
;
config
?:
RedisConfigNodejs
;
}
Type declaration
Optional
client
?:
Redis
An existing Upstash Redis client.
Optional
config
?:
RedisConfigNodejs
The config to use to instantiate an Upstash Redis client.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LangChain.js
Loading...
An existing Upstash Redis client.