LibreChat/api/cache
MarcAmick ea3b671182
🔧 feat: Alternative DNS Lookup for AWS ElastiCache TLS Connections (#9264)
* added REDIS_USE_ALTERNATIVE_DNS_LOOKUP env variable to modify redis connection by adding dnsLookup
this is required when connecting to elasticache for ioredis
see "Special Note: Aws Elasticache Clusters with TLS" on this webpage:  https://www.npmjs.com/package/ioredis

* added REDIS_USE_ALTERNATIVE_DNS_LOOKUP env variable to modify redis connection by adding dnsLookup
this is required when connecting to elasticache for ioredis
see "Special Note: Aws Elasticache Clusters with TLS" on this webpage:  https://www.npmjs.com/package/ioredis

---------

Co-authored-by: Marc Amick <MarcAmick@jhu.edu>
2025-08-27 16:09:07 -04:00
..
banViolation.js 🕐 feat: Configurable Retention Period for Temporary Chats (#8056) 2025-06-25 17:16:26 -04:00
banViolation.spec.js 🏗️ refactor: Extract DB layers to data-schemas for shared use (#7650) 2025-05-30 22:18:13 -04:00
cacheConfig.js 🔧 feat: Alternative DNS Lookup for AWS ElastiCache TLS Connections (#9264) 2025-08-27 16:09:07 -04:00
cacheConfig.spec.js 🌐 feat: Configurable Redis Cluster Mode with Single URI Support (#9039) 2025-08-16 14:41:53 -04:00
cacheFactory.js feat: Enhance Redis Config and Error Handling (#8709) 2025-07-28 14:21:39 -04:00
cacheFactory.spec.js feat: Enhance Redis Config and Error Handling (#8709) 2025-07-28 14:21:39 -04:00
clearPendingReq.js 🤖 feat: Support o4-mini and o3 Models (#6928) 2025-04-17 00:40:26 -04:00
getLogStores.js 🛠️ refactor: Consolidate MCP Tool Caching (#9172) 2025-08-20 12:19:29 -04:00
index.js feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
keyvFiles.js 🤖 refactor: Improve Agents Memory Usage, Bump Keyv, Grok 3 (#6850) 2025-04-12 18:46:36 -04:00
keyvMongo.js 🔧 fix: Keyv and Proxy Issues, and More Memory Optimizations (#6867) 2025-04-13 23:01:55 -04:00
logViolation.js 🏦 refactor: Centralize Caching & Redis Key Prefixing (#8457) 2025-07-15 18:24:31 -04:00
redisClients.js 🔧 feat: Alternative DNS Lookup for AWS ElastiCache TLS Connections (#9264) 2025-08-27 16:09:07 -04:00