Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note to README about Redis and Memcached for testing #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeremywadsack
Copy link

I tried to run the test suite and had connection failures because I didn't have Memcached running. I had checked for a "CONTRIBUTING" file but the only instructions I found for development were the boilerplate in the README.

This PR just adds a line to the README to note that you need both backends running.

Let me know if you want me to expand this (e.g. brew install redis memcached for macOS) or change any wording.

@jeremywadsack
Copy link
Author

Hmm... as the only change here was the README update, this seems to be a problem where tests are inconsistent. Perhaps re-running the travis build will fix this?

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.

1 participant