licenses.dev

ioredis v4.28.5

A robust, performance-focused and full-featured Redis client for Node.js.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.DIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.DIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
p-map • 2.1.0Map over promises concurrentlyDIRECT0
redis-commands • 1.7.0Redis commandsDIRECT0
redis-errors • 1.2.0Error classes used in node_redisDIRECT0
redis-parser • 3.0.0Javascript Redis protocol (RESP) parserDIRECT1
standard-as-callback • 2.1.0A performant and standard (Bluebird) library that registers a node-style callback on a promiseDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
cluster-key-slot • 1.1.2Generates CRC hashes for strings - for use by node redis clients to determine key slots.DIRECT0
denque • 1.5.1The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ioredis)](https://licenses.dev/npm/ioredis)
<a href="https://licenses.dev/npm/ioredis">
  <img src="https://licenses.dev/b/npm/ioredis" alt="licenses" />
</a>

Or the licenses badge code for the 4.28.5 version:

[![licenses](https://licenses.dev/b/npm/ioredis/4.28.5)](https://licenses.dev/npm/ioredis/4.28.5)
<a href="https://licenses.dev/npm/ioredis/4.28.5">
  <img src="https://licenses.dev/b/npm/ioredis/4.28.5" alt="licenses" />
</a>
GitHub