-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Conversation
.travis.yml
Outdated
- rbx-2 | ||
- 2.3.3 | ||
- jruby-9 | ||
- rbx-3 |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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...
There was a problem hiding this comment.
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
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 |
No description provided.