Skip to content
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

Fix incompatibility with node 0.10.43 (and probably others) #264

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cwohlman
Copy link

@cwohlman cwohlman commented Jun 22, 2016

This PR probably needs more review, I basically just hacked this together to get my app running.

The gist is that rethinkdbdash (and the official rethinkdb driver, see rethinkdb/rethinkdb#4816) don't work with tls on node 0.10, this PR fixes that for rethinkdbdash.

@neumino
Copy link
Owner

neumino commented Jun 22, 2016

rethinkdbdash started with support for 0.11.x only. I think we never supported 0.10.x.

On a general note, we somehow don't try very hard to keep compatibility with old versions of node. Node 1.0.0 was released something like 2 years ago, in the node environment, this is a long time to update your node.

@lbguilherme
Copy link

close?

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.

3 participants