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

Document the ChainCache class #1390

Merged
merged 2 commits into from
Jul 15, 2015

Conversation

deviantintegral
Copy link
Contributor

I was thisclose to writing a ChainCache class myself, and only avoided it by actually looking in the source. There's no mention of ChainCache on Google, probably because there's no docs for it. ChainCache is a bit different from other drivers in that it's something implementers will want to use in their own code in place of an ArrayCache or static array. However, I also added a link to the cache drivers given there's quite a few that aren't mentioned in the docs.

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-3704

We use Jira to track the state of pull requests and the versions they got
included in.

@Ocramius Ocramius self-assigned this Jul 15, 2015
Ocramius added a commit that referenced this pull request Jul 15, 2015
@Ocramius Ocramius merged commit 70a22b6 into doctrine:master Jul 15, 2015
@Ocramius
Copy link
Member

Awesome, thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants