UNPKG

dobo-redis

Version:
50 lines (32 loc) 1.9 kB
# dobo-redis ![GitHub package.json version](https://img.shields.io/github/package-json/v/ardhi/dobo-redis) ![NPM Version](https://img.shields.io/npm/v/dobo-redis) > <br />**Attention**: I do NOT accept any pull request at the moment, thanks! ([Why?](wiki/CONTRIBUTING.md))<br /><br /> Redis driver for [Dobo](https://github.com/ardhi/dobo) ## Installation First, go to your ```{appDir}``` and run the following command in your terminal: ```bash $ npm install dobo dobo-redis ``` And enable the plugin by adding ```dobo``` and ```dobo-redis``` to the plugin list in either the ```$dataDir/config/.plugins``` file or the ```bajo.plugins``` array within your ```package.json``` file ## Documentations - [Config Object](wiki/CONFIG.md) - [API](https://ardhi.github.io/dobo-redis) - [Contributing](wiki/CONTRIBUTING.md) ## Hire Me If you have a Bajo Framework-based project and need a professional service or assistance, please <a href="https://github.com/ardhi#professional-service">click here</a>. I'd be happy to work on it at a competitive price and with fast turnaround! ## Support Me Please support me using the channels below. Your donation will motivate me to work faster and more diligently on future development. <a href="https://github.com/sponsors/ardhi"> <img src="https://img.shields.io/badge/Github-slategrey?style=flat&logo=github" height="50"> </a> <a href="https://www.patreon.com/bajoframework"> <img src="https://img.shields.io/badge/Patreon-f2c3b2?style=flat&logo=patreon" height="50"> </a> <a href="https://www.paypal.com/ncp/payment/EWLERL7SCUU64"> <img src="https://img.shields.io/badge/Paypal-blue?style=flat&logo=paypal" height="50"> </a> <p> <div><img alt="bc1qwtv78cwp9ef8hnqaw84fxg5856l0pggqe32g6f" src="docs/static/bitcoin.jpeg" width="150" height="150" /><br>Bitcoin</div> </p> ## License [MIT](LICENSE)