+1
-1
| { | ||
| "name": "boltcache", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "A high-performance, asynchronous caching library with pluggable storage backends.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+1
-1
@@ -12,3 +12,3 @@ # BoltCache | ||
| const Cache = require('asynchronous-cache-library'); | ||
| const Cache = require('boltcache'); | ||
@@ -15,0 +15,0 @@ // Create a cache instance with options (maxSize, ttl, evictionPolicy) |
6730
-0.25%