[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6610) Support for EHCache 2.0's Write-Behind

Deejay (JIRA) noreply at atlassian.com
Fri Aug 26 06:29:03 EDT 2011


Support for EHCache 2.0's Write-Behind
--------------------------------------

                 Key: HHH-6610
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6610
             Project: Hibernate Core
          Issue Type: New Feature
          Components: caching (L2)
            Reporter: Deejay


I'd like to be able to use Hibernate with a second-level write-behind cache. In particular it would be most useful to use EHCache 2, and distribute it using Terracotta. This would enable writes to be made in a throttled way, reducing the risk of sudden spikes of activity.

I gather that EHCache supports this usage pattern, but Hibernate's use of EHCache does not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list