Fix Redis variable scope issue
- Fix UnboundLocalError: cannot access local variable 'REDIS_ENABLED' - Create _use_redis variable to track actual backend in use - Ensure proper Redis initialization and fallback logic
Showing
Please
register
or
sign in
to comment