langchain.js
Preparing search index...
@langchain/langgraph-checkpoint-redis
store
StoreConfig
Interface StoreConfig
interface
StoreConfig
{
index
?:
IndexConfig
;
ttl
?:
TTLConfig
;
}
Index
Properties
index?
ttl?
Properties
Optional
index
index
?:
IndexConfig
Optional
ttl
ttl
?:
TTLConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
ttl
langchain.js
Loading...