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