v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
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
Theme
OS
Light
Dark
LangChain.js - v0.2.10
Loading...
An existing Upstash Redis client.