Skip to content

Conversation

@leifg
Copy link

@leifg leifg commented Aug 16, 2021

Couple of things need to happen:

  • Remove restriction on version in gemspec
  • replace Redis.connect with Redis.new (already supported in redis-rb 3)
  • backport _client method to Redis class (only if not already defined)
  • Use redis._client instead of redis.client when accessing the internal redis client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants