Socket
Socket
Sign inDemoInstall

ioredis

Package Overview
Dependencies
Maintainers
2
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ioredis - npm Package Versions

1
23

1.5.4

Diff

Changelog

Source

v1.5.4 - June 25, 2015

  • Fix masterNodes not being removed correctly.
luin
published 1.5.3 •

Changelog

Source

v1.5.3 - June 24, 2015

  • Fix sometimes monitor leads command queue error.
luin
published 1.5.2 •

Changelog

Source

v1.5.2 - June 24, 2015

  • Fix enableReadyCheck is always false in monitor mode(#77).
luin
published 1.5.1 •

Changelog

Source

v1.5.1 - June 16, 2015

  • Fix getting NaN db index(#74).
luin
published 1.5.0 •

Changelog

Source

v1.5.0 - June 13, 2015

  • Uses double ended queue instead of Array for better performance.
  • Resolves a bug with cluster where a subscribe is sent to a disconnected node(#63). Ari Aosved.
  • Adds ReadOnly mode for Cluster mode(#69). Nakul Ganesh.
  • Adds Redis.print(#71). Frank Murphy.
luin
published 1.4.0 •

Changelog

Source

v1.4.0 - June 3, 2015

  • Continue monitoring after reconnection(#52).
  • Support pub/sub in Cluster mode(#54).
  • Auto-reconnect when none of startup nodes is ready(#56).
luin
published 1.3.6 •

Changelog

Source

v1.3.6 - May 22, 2015

  • Support Node.js 0.10.16
  • Fix unfulfilled commands being sent to the wrong db(#42).
luin
published 1.3.5 •

Changelog

Source

v1.3.5 - May 21, 2015

  • Fix possible memory leak warning of Cluster.
  • Stop reconnecting when disconnected manually.
luin
published 1.3.4 •

Changelog

Source

v1.3.4 - May 21, 2015

  • Add missing Promise definition in node 0.10.x.
luin
published 1.3.3 •

Changelog

Source

v1.3.3 - May 19, 2015

  • Fix possible memory leak warning.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc