UpstashRedisByteStore
features and configurations head to the API reference.
UpstashRedisStore
is an implementation of ByteStore
that stores everything in your Upstash-hosted Redis instance.
To use the base RedisStore
instead, see this guide.
Class | Package | Local | JS support | Package downloads | Package latest |
---|---|---|---|---|---|
UpstashRedisByteStore | langchain-community | ❌ | ✅ |
https://
!) and token:
langchain-community
package. You’ll also need to install the upstash-redis
package as a peer dependency:
mset
method:
mdelete
method:
UpstashRedisByteStore
features and configurations, head to the API reference: python.langchain.com/api_reference/community/storage/langchain_community.storage.upstash_redis.UpstashRedisByteStore.html