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

Storage | Added Redis storage #56

Merged
merged 1 commit into from
Dec 30, 2015

Conversation

guillaumepotier
Copy link
Contributor

Following #38, dunno why, had problems during rebase and ended up by forking again the project to make it possible in a simple clear commit.

Some thoughts:

  • I added like I said a allById() methods which I find handy. I can totally remove it and implement it back in my project if you find it not suitable for here
  • You may add as devDependencies unit.js, and maybe monk and redis to make all the tests pass
  • It seems that mongo tests does not let the script hang up, it keeps waiting at the end, maybe good closing the mongo connexion?

Best

@RafaelCosman
Copy link
Contributor

@guillaumepotier This new PR looks really good! I'm trying to test it right now. Any recommendations on where I get some free Redis hosting?

@RafaelCosman
Copy link
Contributor

Just used redistogo.com. Your PR passes storage_test.js! Merging it now.

@RafaelCosman RafaelCosman merged commit 43a1f5f into howdyai:master Dec 30, 2015
@guillaumepotier
Copy link
Contributor Author

Great!

Best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants