Comparing version 0.0.7 to 0.0.8
@@ -14,4 +14,6 @@ var events = require('events') | ||
timeout: 20, | ||
retries: 0, | ||
remove: true | ||
retries: 5, | ||
retry: 10, | ||
remove: true, | ||
poolSize: 50 | ||
}) | ||
@@ -18,0 +20,0 @@ |
{ | ||
"name": "zcache" | ||
, "description": "AWS zone-aware caching" | ||
, "version": "0.0.7" | ||
, "version": "0.0.8" | ||
, "homepage": "https://github.com/azulus/zcache" | ||
@@ -6,0 +6,0 @@ , "authors": [ |
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
45554
833