Downloadliste

Projektbeschreibung

Ehcache is a standards-based cache used to boost performance, offload the database, and simplify scalability. It is robust, proven, and full-featured, and has hundreds of thousands of production deployments.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-12 12:39
2.5 Beta 1

Die wichtigsten neuen Funktion in dieser Version ist erweiterte Cache-Ressource-Management, insbesondere die Fähigkeit, die maximale Größe eines Cache oder CacheManager in Bytes. Dies verbessert die Benutzerfreundlichkeit und bietet eine höhere Effizienz.
The major new capability in this release is enhanced cache resource management, and specifically the ability to set the maximum size of a Cache or CacheManager in bytes. This improves ease of use and provides greater efficiency.

2011-04-23 15:11
2.4.2

Diese Version bietet Unterstützung für Terracotta 3.5.1 und enthält ein paar kleinere Bugfixes.
Tags: Minor bugfixes
This release adds support for Terracotta 3.5.1 and includes a couple of minor bugfixes.

2011-03-30 16:41
2.4.1

Dieses Update für Ehcache 2,4 (auch als Ehcache bezeichnet mit Search) bietet ein paar kleinere Funktionserweiterungen und Bugfixes.
Tags: Minor feature enhancements
This update to Ehcache 2.4 (also referred to as Ehcache with Search) provides a few minor feature enhancements and bugfixes.

2005-06-20 04:27
1.1

Das gesamte Paket-Konstrukte ist in eine neue Sub worden Split-Projekt: EHCache-Konstrukte. Die Abhängigkeit von Parallelität Bibliothek Doug Lea's wurde entfernt. Neue Dokumentation über die Cache-Konfiguration und Hibernate Performance-Tuning wurde hinzugefügt. Es wird eine zusätzliche Prüfung, um sicherzustellen, immer persistente Datenträger zu speichern's FileInputStream in dem seltenen Fall, in der Nähe, wo die ObjectInputStream null ist.
Tags: Minor feature enhancements
The entire constructs package has been split out into a new
sub-project: ehcache-constructs. The dependency on Doug
Lea's concurrency library has been removed. New
documentation on cache configuration and hibernate
performance tuning has been added. There is an extra check
to make sure to always close persistent disk store's
FileInputStream in the rare case where the
ObjectInputStream is null.

2004-10-13 12:41
1.0

Diese Version enthält viele neue Features wie feinkörnige Cache-Konfiguration, persistente Datenträger-Caches, und Implementierungen von gemeinsamem Cache-Muster. Es kommt jetzt mit erheblich erweiterten Dokumentation, Code-Coverage-Test Clover Berichterstattung, ein FAQ und ein Online-JavaDoc.
Tags: Major feature enhancements
This release contains many new features such as fine-
grained cache configuration, persistent disk caches, and
implementations of common caching patterns. It now comes
with vastly expanded documentation, Clover test code
coverage reporting, a FAQ, and an online JavaDoc.

Project Resources