Krrish Dholakia
|
33c9c16388
|
feat(caching.py): redis cluster support
Closes https://github.com/BerriAI/litellm/issues/4358
|
2024-08-21 15:01:52 -07:00 |
|
Krrish Dholakia
|
5f93cae3ff
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
|
Krrish Dholakia
|
4d5d8f4f14
|
fix(_redis.py): support redis ssl as a kwarg REDIS_SSL
|
2024-04-20 10:19:44 -07:00 |
|
Krrish Dholakia
|
5bc0437680
|
fix(_redis.py): fix args passed to redis.from_url argument
|
2024-04-19 15:27:11 -07:00 |
|
Krrish Dholakia
|
fe9180a39d
|
fix(redis.py): fix instantiating redis client from url
|
2024-02-15 17:48:00 -08:00 |
|
Krrish Dholakia
|
880f829013
|
fix(caching.py): use bulk writes and blockconnectionpooling for reads from Redis
|
2024-01-13 11:50:50 +05:30 |
|
Krrish Dholakia
|
813fb19620
|
fix: support async redis caching
|
2024-01-12 21:46:41 +05:30 |
|
Krrish Dholakia
|
79978c44ba
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
edd8eb60a4
|
fix(_redis.py): check if string before checking os.environ
|
2023-12-07 15:08:11 -08:00 |
|
Krrish Dholakia
|
69c34493ce
|
fix(router.py): fix default caching response value
|
2023-12-07 13:44:31 -08:00 |
|
Krrish Dholakia
|
94abb14b99
|
fix(_redis.py): support additional params for redis
|
2023-12-05 12:16:51 -08:00 |
|