@type-cacheable/node-cache-adapter
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ import * as NodeCache from 'node-cache'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@type-cacheable/node-cache-adapter", | ||
"version": "11.0.2", | ||
"version": "11.1.0", | ||
"description": "Adapter for using node-cache with type-cacheable", | ||
@@ -38,5 +38,5 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@type-cacheable/core": "^11.0.1", | ||
"@type-cacheable/core": "^11.1.1", | ||
"node-cache": "^5.0.0", | ||
"typescript": "^4.7.2" | ||
"typescript": "^5.0.2" | ||
}, | ||
@@ -47,3 +47,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e519569d52d4809bac186afee297845c726040eb" | ||
"gitHead": "46becef54f5a494354e00437cb82933e01c249d9" | ||
} |
# @type-cacheable/node-cache-adapter | ||
[](https://www.npmjs.com/package/@type-cacheable/node-cache-adapter) | ||
TypeScript-based caching decorators to assist with caching (and clearing cache for) async methods. This package supports the `node-cache` client. | ||
@@ -4,0 +6,0 @@ |
9932
0.42%34
6.25%