Skip to content

Added docs for framework.cache.prefix_seed #7200

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

Closed
wants to merge 3 commits into from

Conversation

javiereguiluz
Copy link
Member

This fixes #7162.

The contents are a copy+paste of the excellent comments by @xabbuh and @nicolas-grekas in the related issue.

@nicolas-grekas
Copy link
Member

an example: putting there the name of your application (provided you give each of your apps a unique name)


It's also useful when using `blue/green deployment`_ strategies and more
generally, when you need to abstract out the actual deployment directory, for
example when warming caches offline.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about enclosing "for example, when warming caches offline" with parentheses?

@xabbuh
Copy link
Member

xabbuh commented Dec 1, 2016

👍

Status: Reviewed

@xabbuh
Copy link
Member

xabbuh commented Dec 12, 2016

Thank you Javier.

xabbuh added a commit that referenced this pull request Dec 12, 2016
This PR was squashed before being merged into the 3.2 branch (closes #7200).

Discussion
----------

Added docs for framework.cache.prefix_seed

This fixes #7162.

The contents are a copy+paste of the excellent comments by @xabbuh and @nicolas-grekas in the related issue.

Commits
-------

0bf898c Added docs for framework.cache.prefix_seed
@xabbuh xabbuh closed this Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants