catbox-redis
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -94,3 +94,3 @@ | ||
return !!this.client; | ||
return !!this.client && this.client.status === 'ready'; | ||
}; | ||
@@ -97,0 +97,0 @@ |
{ | ||
"name": "catbox-redis", | ||
"description": "Redis adapter for catbox", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"author": "Eran Hammer <eran@hammer.io> (http://hueniverse.com)", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
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
36841