Skip to content

Releases: pasupulaphani/node-redis-connection-pool

gh-pages integration

Choose a tag to compare

@pasupulaphani pasupulaphani released this 03 Dec 16:52
v2.0.5

prep new release

renamed 'waiting' to 'pending'

Choose a tag to compare

@pasupulaphani pasupulaphani released this 02 Dec 22:21

Added docs

Choose a tag to compare

@pasupulaphani pasupulaphani released this 02 Dec 22:19
  • renamed 'waiting' to 'pending'

Remove unnecessary deps

Choose a tag to compare

@pasupulaphani pasupulaphani released this 29 Nov 17:44
v2.0.2

prep for 2.0.2

enable easy debugging

Choose a tag to compare

@pasupulaphani pasupulaphani released this 29 Nov 17:31
  • minor typos
  • Added new tests to handle timeout errors

added sendCommand

Choose a tag to compare

@pasupulaphani pasupulaphani released this 28 Nov 13:23
  • New functionality to execute a command sendCommand
  • Changes to constructor
  • Ability to pass custom logger

Update readme

Choose a tag to compare

@pasupulaphani pasupulaphani released this 23 Nov 17:32
  • fix npm conflicting releases.

Release v1

Choose a tag to compare

@pasupulaphani pasupulaphani released this 23 Nov 17:28
  • Overcomes the existing limitations of node-pool on failing connections.
  • Works out of the box