Skip to content

[WIP] Second-level cache configuration#224

Merged
guilhermeblanco merged 1 commit intodoctrine:masterfrom
FabioBatSilva:slc
Jan 27, 2014
Merged

[WIP] Second-level cache configuration#224
guilhermeblanco merged 1 commit intodoctrine:masterfrom
FabioBatSilva:slc

Conversation

@FabioBatSilva
Copy link
Copy Markdown
Member

This patch add support for second-level cache doctrine/orm#808

Please notice that changes made in DoctrineExtension#loadCacheDriver should be moved to Symfony Bridge once we finish the work here...

screen shot 2013-10-31 at 4 57 10 pm

screen shot 2013-10-31 at 4 57 30 pm

Cheers

fabpot added a commit to symfony/symfony that referenced this pull request Dec 28, 2013
…re not an EM's child (FabioBatSilva)

This PR was merged into the 2.5-dev branch.

Discussion
----------

[Bridge] [DoctrineExtension] Allow cache drivers that are not an EM's child

| Q             | A
| ------------- | ---
| Bug fix?      | [no]
| New feature?  | [yes]
| BC breaks?    | [no]
| Deprecations? | [no]
| Tests pass?   | [yes|]
| Fixed tickets | []
| License       | MIT
| Doc PR        | [doctrine/orm#808, doctrine/DoctrineBundle#224]

Commits
-------

7528e4c Allow cache drivers that are not an EM's child
fabpot added a commit to symfony/doctrine-bridge that referenced this pull request Dec 28, 2013
…re not an EM's child (FabioBatSilva)

This PR was merged into the 2.5-dev branch.

Discussion
----------

[Bridge] [DoctrineExtension] Allow cache drivers that are not an EM's child

| Q             | A
| ------------- | ---
| Bug fix?      | [no]
| New feature?  | [yes]
| BC breaks?    | [no]
| Deprecations? | [no]
| Tests pass?   | [yes|]
| Fixed tickets | []
| License       | MIT
| Doc PR        | [doctrine/orm#808, doctrine/DoctrineBundle#224]

Commits
-------

7528e4c Allow cache drivers that are not an EM's child
@FabioBatSilva
Copy link
Copy Markdown
Member Author

Ping @doctrine/team-doctrine2, @stof

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Picky: shouldn't this rather be named ClearCollectionRegionDoctrineCommand? This is more convenient IMO.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Got this error after trying to do an update with composer:

/vendor/doctrine/doctrine-bundle/Doctrine/Bundle/DoctrineBundle/Command/Proxy/CollectionRegionDoctrineCommand.php on line 29

Any thoughts?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

see #249

@guilhermeblanco guilhermeblanco merged commit 4da6c93 into doctrine:master Jan 27, 2014
@guilhermeblanco
Copy link
Copy Markdown
Member

Merged as of #247

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.

5 participants