cache-storage
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "cache-storage", | ||
"description": "Cache storage for node js", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "David Kudera", |
# cache-storage | ||
Cache storage inspired by cache in [Nette framework](http://doc.nette.org/en/caching). | ||
## Changelog | ||
Changelog is in the bottom of this readme. | ||
## Installing | ||
@@ -128,4 +124,13 @@ | ||
## Tests | ||
``` | ||
``` | ||
## Changelog | ||
* 1.2.3 | ||
+ Shortcut for base Storage class | ||
* 1.2.2 | ||
@@ -132,0 +137,0 @@ + Cache throw error if storage is not instance of Storage class |
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
34455
19
164