Redisをオプションにしたり

This commit is contained in:
syuilo
2018-10-11 15:50:27 +09:00
parent 57e93b9b4e
commit 1117ce4b54
7 changed files with 43 additions and 39 deletions

View File

@ -24,12 +24,12 @@ Please install and setup these softwares:
#### Dependencies :package:
* **[Node.js](https://nodejs.org/en/)**
* **[MongoDB](https://www.mongodb.com/)** >= 3.6
* **[Redis](https://redis.io/)**
##### Optional
* [Redis](https://redis.io/)
* Redis is optional, but we strongly recommended to install it
* [Elasticsearch](https://www.elastic.co/) - used to provide searching feature instead of MongoDB
*3.* Setup MongoDB
----------------------------------------------------------------
In root :