Skip to content

Release 5.0.0: known compatibility issues #1142

@byroot

Description

@byroot

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
  • Rails Action Cable and RedisCacheStore compatibility:
    • Fixed in Rails 7-0-stable branch
    • Will be released as part of Rails 7.0.4.
  • Resque compatibility (Unknown keyword: thread_safe)
  • kredis compatibility
    • The PR is merged, no changed was needed aside from the gemspec.
    • Still need a release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions