mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-06-26 09:21:33 +00:00
* ✨ feat: Implement scanIterator method for Redis cluster client This resolves the bug where `ServerConfigsCacheRedis#getAll` returns an empty object when a Redis Cluster (instead of a single node server is used) * ✨ feat: Update cache integration tests for Redis cluster support |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| cacheConfig.ts | ||
| cacheFactory.ts | ||
| index.ts | ||
| keyvFiles.ts | ||
| keyvMongo.ts | ||
| redisClients.ts | ||