push-ioredis
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "push-ioredis", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "use sentinel + ioredis + sharding logic to replace push-redis-failover", | ||
@@ -15,3 +15,3 @@ "main": "redisClient.js", | ||
}, | ||
"dependencies":{ | ||
"dependencies": { | ||
"redis": ">= 2.8.11", | ||
@@ -18,0 +18,0 @@ "ioredis": "1.11.1", |
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
33654
1359