cache-polyfill
cache-polyfill copied to clipboard
cache-polyfill for nodejs
Looking at the source, I realize this may not be the goal of this project.
But, I came to this project hoping to find a Cache polyfill for node.js. In node.js (at least v8.11.1) there is no Cache object, and I could really use this object.
So I realize this is a big stretch... is there an interest for this project to build a full Cache implementation for node?