node-redis-connection-pool
Advanced tools
Comparing version 2.10.0 to 2.11.0
# Change Log | ||
**2.10.1** | ||
types definition was added |
{ | ||
"name": "node-redis-connection-pool", | ||
"version": "2.10.0", | ||
"version": "2.11.0", | ||
"description": "Simplistic node redis connection pool ready can scale with generic-pool support", | ||
"main": "index.js", | ||
"types": "index.d.js", | ||
"repository": { | ||
@@ -55,2 +56,4 @@ "type": "git", | ||
"devDependencies": { | ||
"@types/generic-pool": "^3.1.9", | ||
"@types/redis": "^2.8.17", | ||
"bluebird": "^3.5.1", | ||
@@ -57,0 +60,0 @@ "coveralls": "^2.11.15", |
[![npm version](https://badge.fury.io/js/node-redis-connection-pool.svg)](https://badge.fury.io/js/node-redis-connection-pool) | ||
[![Build Status](https://travis-ci.org/pasupulaphani/node-redis-connection-pool.svg?branch=master)](https://travis-ci.org/pasupulaphani/node-redis-connection-pool) | ||
[![Coverage Status](https://coveralls.io/repos/github/pasupulaphani/node-redis-connection-pool/badge.svg?branch=master)](https://coveralls.io/github/pasupulaphani/node-redis-connection-pool?branch=master) | ||
[![Dependency Status](https://www.versioneye.com/user/projects/58780c851fe8e3003e7a83b2/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/58780c851fe8e3003e7a83b2) | ||
[![Gratipay donate button](https://img.shields.io/badge/gratipay-donate-yellow.svg?style=flat-square)](https://gratipay.com/simple-redis-store/) | ||
@@ -136,4 +135,1 @@ | ||
<br /> | ||
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create', 'UA-57413413-3', 'auto');ga('send', 'pageview');</script> | ||
--- |
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
1239
107405
12
135