:mod:`langchain_community.storage.upstash_redis`.UpstashRedisStore ========================================================================= .. currentmodule:: langchain_community.storage.upstash_redis .. autoclass:: UpstashRedisStore .. rubric:: Methods .. autosummary:: ~UpstashRedisStore.__init__ ~UpstashRedisStore.mdelete ~UpstashRedisStore.mget ~UpstashRedisStore.mset ~UpstashRedisStore.yield_keys .. automethod:: UpstashRedisStore.__init__ .. automethod:: UpstashRedisStore.mdelete .. automethod:: UpstashRedisStore.mget .. automethod:: UpstashRedisStore.mset .. automethod:: UpstashRedisStore.yield_keys .. example_links:: UpstashRedisStore