licenses.dev

ioredis v3.2.2

A delightful, performance-focused Redis client for Node and io.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
lodash.assign • 4.2.0The lodash method `_.assign` exported as a module.DIRECT0
lodash.bind • 4.2.1The lodash method `_.bind` exported as a module.DIRECT0
lodash.clone • 4.5.0The lodash method `_.clone` exported as a module.DIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.DIRECT0
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.DIRECT0
lodash.difference • 4.5.0The lodash method `_.difference` exported as a module.DIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.DIRECT0
lodash.foreach • 4.5.0The lodash method `_.forEach` exported as a module.DIRECT0
lodash.isempty • 4.4.0The lodash method `_.isEmpty` exported as a module.DIRECT0
lodash.keys • 4.2.0The lodash method `_.keys` exported as a module.DIRECT0
lodash.noop • 3.0.1The lodash method `_.noop` exported as a module.DIRECT0
lodash.partial • 4.2.1The lodash method `_.partial` exported as a module.DIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.DIRECT0
lodash.sample • 4.2.1The lodash method `_.sample` exported as a module.DIRECT0
lodash.shuffle • 4.2.0The lodash method `_.shuffle` exported as a module.DIRECT0
lodash.values • 4.3.0The lodash method `_.values` exported as a module.DIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
redis-commands • 1.7.0Redis commandsDIRECT0
redis-parser • 2.6.0Javascript Redis protocol (RESP) parserDIRECT0
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
unknown1
PackageRelationDependenciesPublished
flexbuffer • 0.0.6Buffer optimizedDIRECT0
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 3.2.2 version:

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