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

Rethinkdb #57

Merged
merged 8 commits into from
Sep 22, 2015
Merged

Rethinkdb #57

merged 8 commits into from
Sep 22, 2015

Conversation

mynameisfiber
Copy link
Member

Transitioning to rethinkdb for #34.

NOT READY FOR REVIEW

@wannabeCitizen
Copy link
Contributor

Not going to merge it yet because it seems the DB now doesn't respond to GET calls on items after save. Probably need to go deeper and check if DB is receiving anything at all or if there's some surpressed errors.

@mynameisfiber did you have it working before?

},

closeConnection : function(req, res, next) {
root.db.close();
Copy link
Contributor

Choose a reason for hiding this comment

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

change this to req.db.close()

@wannabeCitizen wannabeCitizen merged commit 96104a5 into colabprojects:master Sep 22, 2015
wannabeCitizen added a commit that referenced this pull request Sep 22, 2015
@wannabeCitizen wannabeCitizen mentioned this pull request Sep 22, 2015
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