Skip to main content

Key-value stores

Key-value stores are used by other LangChain components to store and retrieve data.

All key-value stores

NameDescription
Cassandra KVThis example demonstrates how to setup chat history storage using the...
File System StoreThis will help you get started with
InMemory StoreThis will help you get started with
IORedisThis example demonstrates how to setup chat history storage using the...
Upstash RedisThis example demonstrates how to setup chat history storage using the...
Vercel KVThis example demonstrates how to setup chat history storage using the...

Was this page helpful?


You can also leave detailed feedback on GitHub.