groupon / node-cached

A simple caching library for node.js, inspired by the Play cache API
BSD 3-Clause "New" or "Revised" License
94 stars 15 forks source link

feat: drop node4 support #39

Closed aaarichter closed 6 years ago

aaarichter commented 6 years ago

Changes:

aaarichter commented 6 years ago

@jkrems regarding the idea on "not waiting for the cache writing promise", do you think https://gist.github.com/aaarichter/22cbcdf636536d542d7e0e10c0d75064 would do?

aaarichter commented 6 years ago

update the commit messages and addressed (hopefully) the feedback for the noop and constant function