Package ehcache: Information

    Source package: ehcache
    Version: 1.3.0-alt3_2jpp5
    Build time:  May 11, 2010, 10:48 PM
    Category: Development/Java
    Report package bug
    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.

    List of rpms provided by this srpm:
    ehcache (noarch)
    ehcache-hibernate (noarch)
    ehcache-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. checkstyle4
      2. checkstyle4-optional
      3. hibernate2
      4. hibernate3
      5. httpunit
      6. /proc
      7. nekohtml
      8. rhino
      9. jakarta-commons-beanutils
      10. jakarta-commons-collections
      11. jakarta-commons-logging
      12. jpackage-compat
      13. jpackage-utils >= 0:1.7.4
      14. jsr107cache
      15. junit
      16. servlet_2_4_api
      17. spring2-aop
      18. spring2-core
      19. spring2-test
      20. ant
      21. ant-junit
      22. antlr

    Last changed


    May 11, 2010 Igor Vlasenko 0:1.3.0-alt3_2jpp5
    - fixes for java6 support
    March 26, 2010 Igor Vlasenko 0:1.3.0-alt2_2jpp5
    - build with checkstyle4
    March 23, 2010 Igor Vlasenko 0:1.3.0-alt1_2jpp5
    - full-fledged build