DDC-3704: [GH-1390] Document the ChainCache class #4547

Closed
opened 2026-01-22 14:44:28 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Apr 20, 2015).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of deviantintegral:

Url: https://github.com/doctrine/doctrine2/pull/1390

Message:

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.

Originally created by @doctrinebot on GitHub (Apr 20, 2015). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of deviantintegral: Url: https://github.com/doctrine/doctrine2/pull/1390 Message: 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.
admin added the ImprovementDocumentation labels 2026-01-22 14:44:28 +01:00
admin closed this issue 2026-01-22 14:44:28 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jul 15, 2015):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jul 15, 2015): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4547