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