mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
* ✨ feat: Add support for enabling Redis cluster configuration * ✨ feat: Enhance Redis client initialization to support cluster configuration without multiple URIs * ✨ feat: Add tests for USE_REDIS_CLUSTER configuration and validation * 🐞 fix: Remove unnecessary blank line in cacheConfig tests |
||
|---|---|---|
| .. | ||
| banViolation.js | ||
| banViolation.spec.js | ||
| cacheConfig.js | ||
| cacheConfig.spec.js | ||
| cacheFactory.js | ||
| cacheFactory.spec.js | ||
| clearPendingReq.js | ||
| getLogStores.js | ||
| index.js | ||
| keyvFiles.js | ||
| keyvMongo.js | ||
| logViolation.js | ||
| redisClients.js | ||