JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 35064
  • Score
    100M100P100Q147283F
  • License MIT

Structured Node.js bindings for Redis.

Package Exports

  • machinepack-redis
  • machinepack-redis/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (machinepack-redis) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-machine logo machinepack-redis

Structured Node.js bindings for Redis with support for await.

Wait! You might not want to use machinepack-redis in your app! This package contains relatively low-level functionality, and it is designed to provide building blocks for packages that expose higher-level abstractions. For example, it is used behind the scenes in sails-redis and sails-hook-sockets. To use Redis for implementing caching in your Sails app, please use sails-redis instead of this package.

Help   Gitter chat

If you have questions or are having trouble, click here.

Bugs   NPM version

To report a bug, click here.

Contributing   Master branch build status

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM

License

This package, like the Sails framework, is free and open-source under the MIT License.