Skip to content

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Jun 13, 2016

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

Use the new builtin cache factory provided by Symfony. It will always create the faster cache adapter available, handle cache invalidation (during deployment) and warm the APCu cache using a file cache when possible.

ping @teohhanhui

->end()
->end();
->end()
;
Copy link
Contributor

Choose a reason for hiding this comment

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

I thought we've stopped doing this (semicolon on a new line)...

Copy link
Member Author

@dunglas dunglas Jun 14, 2016

Choose a reason for hiding this comment

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

I'll revert that.

@dunglas dunglas merged commit cf27cb3 into master Jun 15, 2016
@dunglas dunglas deleted the cache branch June 15, 2016 09:46
magarzon pushed a commit to magarzon/core that referenced this pull request Feb 12, 2017
Switch to the new Symfony cache infrastructure
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.

2 participants