LibreChat/config
Danny Avila 3d1cedb85b
📡 refactor: Flush Redis Cache Script (#10087)
* 🔧 feat: Enhance Redis Configuration and Connection Handling in Cache Flush Utility

- Added support for Redis username, password, and CA certificate.
- Improved Redis client creation to handle both cluster and single instance configurations.
- Implemented a helper function to read the Redis CA certificate with error handling.
- Updated connection logic to include timeout and error handling for Redis connections.

* refactor: flush cache if redis URI is defined
2025-10-12 04:15:18 -04:00
..
translations
add-balance.js
ban-user.js
connect.js
create-user.js
delete-banner.js
delete-user.js
deployed-update.js
flush-cache.js
helpers.js
invite-user.js
list-balances.js
list-users.js
migrate-agent-permissions.js
migrate-prompt-permissions.js 🔧 refactor: Centralize Collection Checks for Permissions Migration (#9565) 2025-09-10 20:40:58 -04:00
packages.js
prepare.js
reset-meili-sync.js
reset-password.js
reset-terms.js
set-balance.js
stop-backend.js
update-banner.js
update.js
user-stats.js