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.
- Host: GitHub
- URL: https://github.com/sailshq/machinepack-redis
- Owner: sailshq
- Created: 2016-02-19T23:59:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T17:55:52.000Z (over 3 years ago)
- Last Synced: 2025-04-10T12:52:54.463Z (9 months ago)
- Topics: machinepack, redis, sailsjs, waterline-driver
- Language: JavaScript
- Homepage:
- Size: 115 KB
- Stars: 2
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
#
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 [](https://gitter.im/balderdashy/sails)
If you have questions or are having trouble, click [here](http://sailsjs.com/support).
## Bugs [](https://npmjs.com/package/machinepack-redis)
To report a bug, [click here](http://sailsjs.com/bugs).
## Contributing [](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.
[](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).