licenses.dev

redis-toolbox v0.1.0

Redis utilities that allows developers to utilize Redis for Session Management, Job Queue processing and so on.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
ioredis • 4.16.1A robust, performance-focused and full-featured Redis client for Node.js.DIRECT10
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
redis-commands • 1.5.0Redis commandsINDIRECT0
redis-errors • 1.2.0Error classes used in node_redisINDIRECT0
redis-parser • 3.0.0Javascript Redis protocol (RESP) parserINDIRECT1
redis • 3.0.2A high performance Redis client.DIRECT4
standard-as-callback • 2.1.0A performant and standard (Bluebird) library that registers a node-style callback on a promiseINDIRECT0
uuid • 7.0.3RFC4122 (v1, v4, and v5) UUIDsDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
cluster-key-slot • 1.1.2Generates CRC hashes for strings - for use by node redis clients to determine key slots.INDIRECT0
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.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/redis-toolbox/0.1.0)](https://licenses.dev/npm/redis-toolbox/0.1.0)
<a href="https://licenses.dev/npm/redis-toolbox/0.1.0">
  <img src="https://licenses.dev/b/npm/redis-toolbox/0.1.0" alt="licenses" />
</a>
GitHub