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

Adds memcached #23

Merged
merged 1 commit into from Feb 10, 2015
Merged

Adds memcached #23

merged 1 commit into from Feb 10, 2015

Conversation

leonelgalan
Copy link
Contributor

Allows to use memcached to enable caching using dalli.

@BrandonMathis
Copy link
Contributor

Have you tried building a fresh ansible box and standing up a simple rails app from this branch?

I have been using this repo to test smashing_boxer since we currently don't have any automated testing

https://github.com/BrandonMathis/vanilla-rails-app

@leonelgalan
Copy link
Contributor Author

No, but I did use it on malartu by running everything

@BrandonMathis
Copy link
Contributor

@leonelgalan ansible-galaxy this dude 👍

@BrandonMathis
Copy link
Contributor

@leonelgalan what is the status of this pr. Do we still want to merge?

@leonelgalan
Copy link
Contributor Author

Needs rebase.

@leonelgalan
Copy link
Contributor Author

I just installed weaveup on my server (weaveups new dev) using this, works like a charm! :neckbeard:

@BrandonMathis
Copy link
Contributor

doesn't memcached need to be restarted after every deploy?

@leonelgalan
Copy link
Contributor Author

No, you will destroy the cache that way. It might need, but that's up to the developer.

BrandonMathis added a commit that referenced this pull request Feb 10, 2015
@BrandonMathis BrandonMathis merged commit bed6fd3 into master Feb 10, 2015
@BrandonMathis BrandonMathis deleted the feature/memcached branch February 10, 2015 16:49
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.

None yet

2 participants