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

Support node-cache events #86

Open
gairom opened this issue Dec 8, 2017 · 2 comments
Open

Support node-cache events #86

gairom opened this issue Dec 8, 2017 · 2 comments

Comments

@gairom
Copy link

gairom commented Dec 8, 2017

when using node-cache you can listen to events fired when a key is set or expired for example, this is very useful and I use it in my event driven app.
https://www.npmjs.com/package/node-cache#set
Can you export these as well?
Thanks!

@guyellis
Copy link
Owner

guyellis commented Dec 8, 2017

@gairom that sounds like a reasonable request. Would you like to submit a PR with those changes?

@gairom
Copy link
Author

gairom commented Dec 8, 2017 via email

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

No branches or pull requests

2 participants