Skip to content

Commit e272533

Browse files
author
Алексей Тихомиров
committed
Fix Redis driver availability check and add automatic fallback
- Add detailed driver status checking (extension + server connectivity) - Implement automatic fallback to 'database' when configured driver is unavailable - Update admin UI to show detailed status and fallback warnings - Prevent Redis/Memcached activation without proper PHP extensions - Add driver status constants: READY, NO_EXTENSION, NO_SERVER, UNAVAILABLE Fixes issue where Redis showed as 'available' but caused fatal errors due to missing phpredis extension.
1 parent 6829288 commit e272533

7 files changed

Lines changed: 2544 additions & 265 deletions

File tree

0 commit comments

Comments
 (0)