licenses.dev

faye-redis v0.1.2

Redis backend engine for Faye

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
@redis/bloom • 6.1.0This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.INDIRECT0
@redis/client • 6.1.0The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.INDIRECT1
@redis/json • 6.1.0This package provides support for the [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to Redis.INDIRECT0
@redis/search • 6.1.0This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-typeINDIRECT0
@redis/time-series • 6.1.0This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.INDIRECT0
redis • 6.1.0A modern, high performance Redis clientDIRECT6
Apache-2.01
PackageRelationDependenciesPublished
cluster-key-slot • 1.1.2Generates CRC hashes for strings - for use by node redis clients to determine key slots.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

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