litellm/tests/test_litellm/caching
Copilot 1816176f9d
[Memory Leak Fix] Fix InMemoryCache unbounded growth when TTLs are set (#14869)
* Initial plan

* Fix InMemoryCache unbounded growth issue when TTLs are set

Co-authored-by: ishaan-jaff <29436595+ishaan-jaff@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ishaan-jaff <29436595+ishaan-jaff@users.noreply.github.com>
2025-09-24 11:54:06 -07:00
..
test_azure_blob_cache.py add azure blob cache support (#12587) 2025-07-15 11:47:38 -07:00
test_caching_handler.py
test_gcs_cache.py Add GCS bucket caching support (#13122) 2025-08-04 16:09:33 -07:00
test_in_memory_cache.py [Memory Leak Fix] Fix InMemoryCache unbounded growth when TTLs are set (#14869) 2025-09-24 11:54:06 -07:00
test_qdrant_semantic_cache.py test_qdrant_semantic_cache_async_set_cache 2025-07-19 15:59:56 -07:00
test_redis_cache.py fix(redis_cache.py): support pipeline redis lpop for older redis vers… (#11425) 2025-06-05 00:05:54 -07:00
test_redis_cluster_cache.py
test_redis_semantic_cache.py
test_s3_cache.py verify expires field prior to serving cache entry 2025-08-25 10:42:12 +02:00