LibreChat/api/cache
Theo N. Truong 4799593e1a
🔧 fix: Redis cluster connection errors and configuration (#9016)
- Fix ioredis cluster initialization to use proper node array format
- Fix reconnectOnError to return numeric delay instead of boolean
- Fix keyv redis cluster configuration to use proper URL objects
- Resolves "undefinedms" reconnection delay errors
2025-08-12 22:23:29 -04:00
..
banViolation.js
banViolation.spec.js
cacheConfig.js feat: Enhance Redis Config and Error Handling (#8709) 2025-07-28 14:21:39 -04:00
cacheConfig.spec.js feat: Add Redis Ping Interval Configuration (#8648) 2025-07-25 11:00:02 -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
getLogStores.js feat: Add support for forced in-memory cache namespaces configuration (#8586) 2025-07-25 10:32:55 -04:00
index.js
keyvFiles.js
keyvMongo.js
logViolation.js 🏦 refactor: Centralize Caching & Redis Key Prefixing (#8457) 2025-07-15 18:24:31 -04:00
redisClients.js 🔧 fix: Redis cluster connection errors and configuration (#9016) 2025-08-12 22:23:29 -04:00