dobo-redis
Version:
Redis driver for Dobo
24 lines (13 loc) • 593 B
Markdown
# dobo-redis
Plugin name: **doboRedis**, alias: **dbredis**
 
> <br />**Attention**: I do NOT accept any pull request at the moment, thanks!<br /><br />
Redis driver for [Dobo](https://github.com/ardhi/dobo)
## Installation
Goto your ```<bajo-base-dir>``` and type:
```bash
$ npm install dobo-redis
```
Now open your ```<bajo-data-dir>/config/.plugins``` and put ```dobo-redis``` in it
## License
[MIT](LICENSE)