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

Metadata and Memcached #32

Closed
rawkode opened this issue Jun 3, 2014 · 1 comment
Closed

Metadata and Memcached #32

rawkode opened this issue Jun 3, 2014 · 1 comment

Comments

@rawkode
Copy link

rawkode commented Jun 3, 2014

It also appears that clearing the metadata cache doesn't work with memcached

To reproduce:

Create an entity and store cache in memcached
Edit / Add / Remove a column from the entity and attempt to perform a doctrine schema update

@cdaguerre
Copy link
Contributor

There is a --flush option to the app/console doctrine:cache:clear-metadata command which will flush Memcached, Redis, etc. This is a bit dangerous if your doctrine cache is not in an isolated namespace or Redis database though.

@rawkode rawkode closed this as completed Nov 18, 2016
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

No branches or pull requests

2 participants