Skip to content

Conversation

@zamiang
Copy link

@zamiang zamiang commented Apr 26, 2017

closes #221

@deksden
Copy link

deksden commented Jul 13, 2017

Good suggestion!

Mongo & Redis are not required when we use 3-d party driver like Knex-based or Sequelize-based (or even we are just developing with in-memory database).

update: shouldn't we need mention proper install steps in readme?

npm install
npm install redis mongo

@zamiang zamiang force-pushed the optional-redis-mongo branch from 23acf6f to 51ea487 Compare July 13, 2017 13:26
@zamiang
Copy link
Author

zamiang commented Jul 13, 2017

@deksden also a good suggestion!

Added a note about installing redis and mongo to the install step of the readme

@zamiang
Copy link
Author

zamiang commented Jul 28, 2017

@manast any word on this? I believe this is a low risk, simple change but let me know if I can improve it in any dimension.

@zamiang
Copy link
Author

zamiang commented Feb 7, 2018

@manast any update here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can redis and mongodb dependencies be made optional ?

2 participants