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

Split --cache flag #104

Open
dimadin opened this issue Nov 24, 2018 · 1 comment · May be fixed by #147
Open

Split --cache flag #104

dimadin opened this issue Nov 24, 2018 · 1 comment · May be fixed by #147

Comments

@dimadin
Copy link

dimadin commented Nov 24, 2018

Without researching, it's not clear what does --cache flag do. There are multiple types of possible caches (opcode cache, object cache, page cache), --cache name is too broad.

Another thing is that right now --cache enables both object and page cache, and there is no way to enable just one type.

This was mentioned in #50 (comment) by @kirtangajjar but it was not implemented in stable release and I see no other issue that tracks this feature.

@mrrobot47
Copy link
Member

@dimadin It has been added to the Maintainance release pipeline and will be processed soon.

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 a pull request may close this issue.

2 participants