RedisStore
features and configurations head to the API reference.
RedisStore
is an implementation of ByteStore
that stores everything in your Redis instance.
Class | Package | Local | JS support | Package downloads | Package latest |
---|---|---|---|---|---|
RedisStore | langchain-community | ✅ | ✅ |
RedisStore
integration lives in the langchain-community
package:
mset
method:
mdelete
method:
RedisStore
features and configurations, head to the API reference: python.langchain.com/api_reference/community/storage/langchain_community.storage.redis.RedisStore.html