mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
![]() * 🔧 Overhauled caching feature:
- Refactored caching logic.
- Fixed redis prefix, namespace, tls, ttl, and cluster.
- Added REDIS_KEY_PREFIX_VAR
* # refactor: Rename redisCache to standardCache
* # Add Redis pinging mechanism to maintain connection.
* # docs: Add warning about Keyv Redis client prefix support
|
||
---|---|---|
.. | ||
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 |