mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-59: Add Caching chapter to the manual #71
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Oct 23, 2009).
Originally assigned to: @jwage on GitHub.
Jira issue originally created by user romanb:
This chapter should cover the use of the cache drivers in the Common package with all their features. Examples should show how to use these cache drivers together with query, result and metadata caches. It should also warn of cache slams especially when letting the cache driver manage the cache keys.
@doctrinebot commented on GitHub (Oct 24, 2009):
Issue was closed with resolution "Fixed"