DDC-2183: Second Level Cache improvements #2747

Closed
opened 2026-01-22 14:02:22 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 3, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

Hibernate has a second level cache feature that is much more advanced than Doctrines result cache.

With NoSQL in-memory databases such as Riak or MongoDB we could need a much more powerful cache to make Doctrine faaaaaasst. This ticket tracks the design and implementation of that feature.

Originally created by @doctrinebot on GitHub (Dec 3, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: Hibernate has a second level cache feature that is much more advanced than Doctrines result cache. With NoSQL in-memory databases such as Riak or MongoDB we could need a much more powerful cache to make Doctrine faaaaaasst. This ticket tracks the design and implementation of that feature.
admin added the Improvement label 2026-01-22 14:02:22 +01:00
admin closed this issue 2026-01-22 14:02:23 +01:00
Author
Owner

@doctrinebot commented on GitHub (Dec 20, 2013):

Comment created by @FabioBatSilva:

Fixed by : b081e5681d

@doctrinebot commented on GitHub (Dec 20, 2013): Comment created by @FabioBatSilva: Fixed by : https://github.com/doctrine/doctrine2/commit/b081e5681d9dc75ea2ab4a609e1aff5f4b7f2b87
Author
Owner

@doctrinebot commented on GitHub (Dec 20, 2013):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Dec 20, 2013): 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#2747