2.0.9 • Published 5 years ago

machinepack-ioredis v2.0.9

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

machinepack-ioredis

Structured Node.js bindings for Redis with support for await using ioredis. This is a fork of existing machinepack-redis that substitutes redis client with ioredis.

Wait! You might not want to use machinepack-ioredis 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. To use Redis for implementing caching in your Sails app, please use sails-ioredis2 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.

The tests can run using a one off docker container (@see .test-env.dockerfile for such a test container)

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.