cache-manager
Advanced tools
Comparing version 2.9.1 to 2.10.0
@@ -0,1 +1,4 @@ | ||
- 2.10.0 2019-07-11 | ||
- Add development store "none" (#129). -@ R3VoLuT1OneR | ||
- 2.9.1 2019-05-28 | ||
@@ -2,0 +5,0 @@ - Bind isCacheableValue to its underlying store (#126). - @arash16 |
{ | ||
"name": "cache-manager", | ||
"version": "2.9.1", | ||
"version": "2.10.0", | ||
"description": "Cache module for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -414,2 +414,5 @@ [![build status](https://secure.travis-ci.org/BryanDonovan/node-cache-manager.svg)](http://travis-ci.org/BryanDonovan/node-cache-manager) | ||
### Development environment | ||
You may disable real caching but still get all the callback functionality working by setting `none` store. | ||
## Docs | ||
@@ -416,0 +419,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
206714
28
4436
443