:mod:`langchain_community.cache`.RedisCache ================================================== .. currentmodule:: langchain_community.cache .. autoclass:: RedisCache .. rubric:: Methods .. autosummary:: ~RedisCache.__init__ ~RedisCache.clear ~RedisCache.lookup ~RedisCache.update .. automethod:: RedisCache.__init__ .. automethod:: RedisCache.clear .. automethod:: RedisCache.lookup .. automethod:: RedisCache.update .. example_links:: RedisCache