Releases: pasupulaphani/node-redis-connection-pool
Releases · pasupulaphani/node-redis-connection-pool
gh-pages integration
v2.0.5 prep new release
renamed 'waiting' to 'pending'
Added docs
- renamed 'waiting' to 'pending'
Remove unnecessary deps
v2.0.2 prep for 2.0.2
enable easy debugging
- minor typos
- Added new tests to handle timeout errors
added sendCommand
- New functionality to execute a command
sendCommand
- Changes to constructor
- Ability to pass custom logger
Update readme
- fix npm conflicting releases.
Release v1
- Overcomes the existing limitations of node-pool on failing connections.
- Works out of the box