Skip to content

remove hiredis require#1

Open
bkmaibach wants to merge 1 commit into
masterfrom
remove_hiredis
Open

remove hiredis require#1
bkmaibach wants to merge 1 commit into
masterfrom
remove_hiredis

Conversation

@bkmaibach
Copy link
Copy Markdown

DON'T MERGE OR DELETE THIS BRANCH UNTIL READING BELOW!!

See:
redis/redis-rb#1178

This line is removed to allow installation of the Redis 7 gem which no longer allows "require 'redis/connection/hiredis'"
We can remove this because from here because we were not using hiredis anyway (we were forcing usage of the driver: :ruby directive)

For now, we will leave a reference to this remove_hiredis branch on the main productmotion gemfile - we should go back to using the main repo once the main repo supports the Redis 7 gem.

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.

1 participant