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.3.2

Diff

Changelog

Source

v1.3.2 - May 18, 2015

  • The constructor of pipeline/multi accepts a batch of commands.
luin
published 1.3.1 •

Changelog

Source

v1.3.1 - May 16, 2015

  • Improve the performance of sending commands(#35). @AVVS.
luin
published 1.3.0 •

Changelog

Source

v1.3.0 - May 15, 2015

  • Support pipeline redirection in Cluster mode.
luin
published 1.2.7 •

Changelog

Source

v1.2.7 - May 15, 2015

  • Redis#connect returns a promise.
luin
published 1.2.6 •

Changelog

Source

v1.2.6 - May 13, 2015

  • Fix showFriendlyErrorStack not working in pipeline.
luin
published 1.2.5 •

Changelog

Source

v1.2.5 - May 12, 2015

  • Fix errors when sending commands after connection being closed.
luin
published 1.2.4 •

Changelog

Source

v1.2.4 - May 9, 2015

  • Try a random node when the target slot isn't served by the cluster.
  • Remove refreshAfterFails option.
  • Try random node when refresh slots.
luin
published 1.2.3 •

Changelog

Source

v1.2.3 - May 9, 2015

  • Fix errors when numberOfKeys is 0.
luin
published 1.2.2 •

Changelog

Source

v1.2.2 - May 8, 2015

  • Add retryDelayOnClusterDown option to handle CLUSTERDOWN error.
  • Fix multi commands sometimes doesn't return a promise.
luin
published 1.2.1 •

Changelog

Source

v1.2.1 - May 7, 2015

  • Fix sendCommand sometimes doesn't return a promise.
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