Bug 252062 - Review Request: ehcache - Easy Hibernate Cache
Summary: Review Request: ehcache - Easy Hibernate Cache
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: http://ehcache.sourceforge.net/
Whiteboard:
Depends On:
Blocks: FE-DEADREVIEW
TreeView+ depends on / blocked
 
Reported: 2007-08-13 21:20 UTC by Vivek Lakshmanan
Modified: 2008-06-26 00:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-26 00:58:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vivek Lakshmanan 2007-08-13 21:20:02 UTC
Spec URL: http://vivekl.fedorapeople.org/rpms/ehcache.spec
SRPM URL: http://vivekl.fedorapeople.org/rpms/ehcache-1.2.3-1jpp.1.fc8.src.rpm

Ehcache is a pure Java, in-process cache with the following features:
1. Fast
2. Simple
3. Acts as a pluggable cache for Hibernate 2.1, 3 and 3.1.
4. Small foot print. Both in terms of size and memory requirements.
5. Minimal dependencies.
6. Fully documented. See the online Documentation, FAQ and the
online JavaDoc.
7. Provides Memory and Disk stores.
8. Comprehensively Test Coverage. See the clover test report.
9. Scalable to hundreds of caches and large multi-cpu servers.
10. Multiple CacheManagers per virtual machine (new in 1.2)
11. Provides LRU, LFU and FIFO cache eviction policies. (new in 1.2)
12. Persistent disk store which stores data between VM restarts.
13. Supports the registration of CacheManager and CacheEventListener
for flexible integration(new in 1.2)
14. Distributed caching, with fine grained control overf discovery
and delivery options.
15. Pluggable distribution API  for extending distribution with
different mechanisms.
16. Available under the Apache 1.1license. Ehcache's copyright and
licensing has been reviewed and approved by the Apache Software
Foundation, making ehcache suitable for use in Apache projects.
17. Production tested. All final versions of ehcache are production
tested for several weeks on a large and very busy eCommerce site
before release.
18. BlockingCache, SelfPopulatingCache, gzipping, caching Servlet
filters, and AsynchronousFaultTolerantCommandExecutor available
in the optional ehcache-constructs package.
Needed for supporting application servers

Comment 1 Jason Tibbitts 2008-06-26 00:58:52 UTC
Closing as detailed in bug 252049 after a complete lack of response.



Note You need to log in before you can comment on or make changes to this bug.