node-shared-cache
Advanced tools
Comparing version 1.4.0 to 1.6.0
{ | ||
"name": "node-shared-cache", | ||
"version": "1.4.0", | ||
"version": "1.6.0", | ||
"description": "Interprocess shared memory cache for Node.JS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,2 +7,6 @@ ## node-shared-cache | ||
## Updates | ||
- 1.5.0 Add support for Win32 ([#7](https://github.com/kyriosli/node-shared-cache/issues/7)). Thanks to [@matthias-christen](https://github.com/matthias-christen) [@dancrumb](https://github.com/dancrumb) | ||
## Install | ||
@@ -310,3 +314,1 @@ | ||
## TODO | ||
- add dead-lock auto recovery when data is inconsistent |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
58248
313