You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RedisPool.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1845,7 +1845,7 @@ <h5>Returns:</h5>
1845
1845
<brclass="clear">
1846
1846
1847
1847
<footer>
1848
-
Documentation generated by <ahref="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> using the <ahref="https://github.com/clenemt/docdash">docdash</a> theme.
1848
+
Documentation generated by <ahref="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> using the <ahref="https://github.com/clenemt/docdash">docdash</a> theme.
<h1>node-redis-connection-pool <ahref="https://github.com/pasupulaphani/node-redis-connection-pool"><imgsrc="https://github.com/themes/tactile/images/octocat-icon.png" alt="See on Github"></a></h1><p>Simplistic node redis connection pool ready can scale with generic-pool support</p>
55
-
<h2>Prerequisites</h2><p><code>node >= 4</code> This module requires nodejs v4 or above as it has dependencies on es6 components such as Map, Set, Promise etc.</p>
<preclass="prettyprint source"><code> var RedisPool = require("node-redis-connection-pool");
59
-
var pool = new RedisPool();
53
+
<h1>node-redis-connection-pool <ahref="https://github.com/pasupulaphani/node-redis-connection-pool"><imgsrc="https://github.com/themes/tactile/images/octocat-icon.png" alt="See on Github"></a></h1>
54
+
<p>Simplistic node redis connection pool ready can scale with generic-pool support</p>
55
+
<h2>Prerequisites</h2>
56
+
<p><code>node >= 4</code> This module requires nodejs v4 or above as it has dependencies on es6 components such as Map, Set, Promise etc.</p>
<h3>Run tests</h3><preclass="prettyprint source"><code>bash test.sh</code></pre><h2>Contribute</h2><p><ahref="https://github.com/pasupulaphani/node-redis-connection-pool/blob/master/CONTRIBUTING.md">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a></p>
125
-
<h2>Backers</h2><h3>Maintainers</h3><p>These amazing people are maintaining this project:</p>
133
+
<h3>Run tests</h3>
134
+
<pre><code>bash test.sh
135
+
</code></pre>
136
+
<h2>Contribute</h2>
137
+
<p><ahref="https://github.com/pasupulaphani/node-redis-connection-pool/blob/master/CONTRIBUTING.md">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a></p>
138
+
<h2>Backers</h2>
139
+
<h3>Maintainers</h3>
140
+
<p>These amazing people are maintaining this project:</p>
<h3>Sponsors</h3><p>No sponsors yet! Will you be the first?</p>
144
+
<h3>Sponsors</h3>
145
+
<p>No sponsors yet! Will you be the first?</p>
130
146
<p><ahref="http://patreon.com/phaninder" title="Donate to this project using Patreon"><imgsrc="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button"></a>
131
147
<ahref="https://gratipay.com/~pasupulaphani/" title="Donate weekly to this project using Gratipay"><imgsrc="https://img.shields.io/badge/gratipay-donate-yellow.svg" alt="Gratipay donate button"></a>
132
-
<ahref="https://flattr.com/profile/pasupulaphani" title="Donate to this project using Flattr"><imgsrc="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button"></a>
148
+
<ahref="https://flattr.com/profile/pasupulaphani" title="Donate to this project using Flattr"><imgsrc="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button"></a></p>
133
149
<!-- [](https://phaninder.com/paypal "Donate to this project using Paypal") -->
134
150
<!-- [](https://phaninder.com/bitcoin "Donate once-off to this project using Bitcoin") -->
135
-
<!-- [](https://phaninder.com/wishlist "Buy an item on our wishlist for us") --></p>
136
-
<h3>Contributors</h3><p>These amazing people have contributed to/reviewed this project:</p>
151
+
<!-- [](https://phaninder.com/wishlist "Buy an item on our wishlist for us") -->
152
+
<p><ahref='https://pledgie.com/campaigns/33095'><imgalt='Click here to lend your support to: simple-node-redis-cache and make a donation at pledgie.com !' src='https://pledgie.com/campaigns/33095.png?skin_name=chrome' border='0' ></a></p>
153
+
<h3>Contributors</h3>
154
+
<p>These amazing people have contributed to/reviewed this project:</p>
<p><ahref="https://github.com/pasupulaphani/node-redis-connection-pool/blob/master/CONTRIBUTING.md">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a></p>
<p><ahref="https://github.com/pasupulaphani/node-redis-connection-pool/blob/master/CONTRIBUTING.md">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a></p></article>
Documentation generated by <ahref="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> using the <ahref="https://github.com/clenemt/docdash">docdash</a> theme.
171
+
Documentation generated by <ahref="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> using the <ahref="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <ahref="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> using the <ahref="https://github.com/clenemt/docdash">docdash</a> theme.
320
+
Documentation generated by <ahref="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> using the <ahref="https://github.com/clenemt/docdash">docdash</a> theme.
0 commit comments