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

Disable stashcache throughout project #106

Open
mohit5540 opened this issue Aug 23, 2018 · 0 comments
Open

Disable stashcache throughout project #106

mohit5540 opened this issue Aug 23, 2018 · 0 comments

Comments

@mohit5540
Copy link

Hello guys,

We are using Stashcach bundle for Symfony2 project. It is very useful for caching.

We have changed our production server mysql database. Currently problem we are facing is, even after changing database configuration, application updates data in older database. This seems issue due to caching of doctrine object by stashcache. So if there is any way that we can disable stashcache throughout the project, it wont cache doctrine object.

Can anyone help in this regard.

Thanks

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

1 participant