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

Also clear cache after destroy #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rubenstolk
Copy link
Contributor

@battlejj Thanks for updating the deps, I forgot one more thing...

@rubenstolk
Copy link
Contributor Author

@battlejj Hey, don't merge this yet, it's still not working as expected. Will test it properly tomorrow and update!

@battlejj
Copy link
Owner

battlejj commented Nov 7, 2016

@rubenstolk no worries. Do you mind adding whatever tests you come up for the cache portion to the PR as well?

@rubenstolk
Copy link
Contributor Author

rubenstolk commented Nov 8, 2016

Hi @battlejj Not sure if you like it, but I've rewritten everything to be a bit more 2017 ready:

  • Rewrite code in ES6 style
  • Use latest dependencies (mongoose 4.x)
  • Add eslint

On top of that I also made the tests run with and without cache

@battlejj
Copy link
Owner

battlejj commented Nov 8, 2016

Very happy to have some ES6 updating especially when the features are supported by Node core and don't require a compile step.

These changes are a bit more comprehensive so I'll need more time to review them tonight.

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.

None yet

2 participants