- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1k
 
Closed
Milestone
Description
This issue aim to maintain a list of known compatibility issues with redis-rb 5.0, as well as links to where they are being handled.
If you have an error not yet reported it after upgrading, feel free to comment and I'll triage it.
-  
NoMethodError: undefined method 'drivers' for Redis::Commands::Connection:Module(Redis nomethod error since Redis 5.0.0 #1140)- Caused by older versions of Sidekiq, is worked around by 
redis-rb 5.0.1 
 - Caused by older versions of Sidekiq, is worked around by 
 -  Rails Action Cable and RedisCacheStore compatibility:
-  Fixed in Rails 
7-0-stablebranch - Will be released as part of Rails 7.0.4.
 
 -  Fixed in Rails 
 -  Resque compatibility (
Unknown keyword: thread_safe)- This one will be tricky, best to lock redis-rb for now (Unknown keyword: thread_safe with redis 5.0.1 resque/resque#1821)
 
 -  
krediscompatibility- The PR is merged, no changed was needed aside from the gemspec.
 - Still need a release.
 
 
Metadata
Metadata
Assignees
Labels
No labels