Skip to content

Conversation

@golmansax
Copy link

@golmansax golmansax commented Oct 8, 2021

Fixes #130. npm test passes locally after this change. Decided against using optionalDependencies as it sounds like npm install still installs optionalDependencies. Not sure if peerDependency makes sense as it will show a warning when redis is not installed.

What do you think?

@golmansax
Copy link
Author

@rawpixel-vincent This is a PR as requested for #130

@demsking
Copy link

redis should me moved to the peerDependencies as it's used as the main dependency by express-redis-cache

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.

Thoughts on removing 'redis' as a dependency?

2 participants