-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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!