Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37788128
en ru br
ALT Linux repos
5.0: 1.3.0-alt0.1jpp
4.1: 1.2.0.3-alt1_2jpp1.7
4.0: 1.2.0.3-alt1_2jpp1.7

Other repositories
Upstream:1.4.1

Group :: Development/Java
RPM: ehcache

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.3.0-alt0.1jpp
Build date: 13 february 2009, 18:55 ( 794.4 weeks ago )
Size: 215.58 Kb

Home page:   http://ehcache.sourceforge.net/

License: LGPL
Summary: Easy Hibernate Cache
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • ehcache
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin