An open API service indexing awesome lists of open source software.

https://github.com/sailshq/machinepack-redis

Structured Node.js bindings for Redis.
https://github.com/sailshq/machinepack-redis

machinepack redis sailsjs waterline-driver

Last synced: 9 months ago
JSON representation

Structured Node.js bindings for Redis.

Awesome Lists containing this project

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](https://npmjs.com/package/sails-redis) and [sails-hook-sockets](https://npmjs.com/package/sails-hook-sockets). **To use Redis for implementing caching in your Sails app, please use [sails-redis](https://npmjs.com/package/sails-redis) instead of this package.**

## Help   [![Gitter chat](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/balderdashy/sails)

If you have questions or are having trouble, click [here](http://sailsjs.com/support).

## Bugs   [![NPM version](https://badge.fury.io/js/machinepack-redis.svg)](https://npmjs.com/package/machinepack-redis)

To report a bug, [click here](http://sailsjs.com/bugs).

## Contributing   [![Master branch build status](https://travis-ci.org/sailshq/machinepack-redis.svg?branch=master)](https://travis-ci.org/sailshq/machinepack-redis)

Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/documentation/contributing) when opening issues or submitting pull requests.

[![NPM](https://nodei.co/npm/machinepack-redis.png?downloads=true)](http://npmjs.com/package/machinepack-redis)

## License

This package, like the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license).