Skip to content

4.0 #653

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Aug 25, 2017
Merged

4.0 #653

merged 41 commits into from
Aug 25, 2017

Conversation

djanowski
Copy link
Collaborator

No description provided.

.travis.yml Outdated
- rbx-2
- 2.3.3
- jruby-9
- rbx-3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we drop rbx-3 testing/support as well? We allow failures anyway and usage of it is probably low anyway

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was added quite recently. I think it doesn't hurt that a Rubinius user can quickly figure out whether redis-rb works on Rubinius or not...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, given that sometimes the tests work and sometimes they don't doesn't really give anyone any idea about the state of Rubinius support

@jgoulah
Copy link

jgoulah commented Jan 12, 2017

Just curious about the decision to remove Redis::Distributed (I can't find any PR or discussion). When I attempted to use the 4.0.0-rc1 I am getting an error from redis-store cannot load such file -- redis/distributed and this version is also required by redis-rails which is at the newest version. While I understand its not your problem to support all these wrappers, it would be good to know why you dropped support in a totally backward incompatible way and some documentation on how to get around it. Is it as simple as not requiring redis/distributed any longer?

@djanowski djanowski merged commit 60971a1 into master Aug 25, 2017
@djanowski djanowski deleted the 4.0 branch August 25, 2017 16:19
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.

7 participants