Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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.

2003-12-08 18:21
0.6

최대 절전 모드 캐시 공급자되지 않는 버그가 어디에 생성된 타임 스탬프를 고정했다. ehcache.xml 및 ehcache의 설명서 버그 failsafe.xml 여기서 "시간"을 잘못하는 시간 "으로 유휴 상태"고정됐다고 언급했다 라이브합니다. 캐시 요소의 값을 SoftReferences 표준을 참조로 대체되었습니다. JDK는 1.4.2 JVM이 정상적으로 작동에의 예상되는 문제보다는 SoftReferences 제거하는 것으로 밝혀졌다 전용 메모리 고갈을 피하기 위해 사용하고있다.
Tags: Minor bugfixes
A bug in Hibernate Cache Provider where
incompatible timestamps were generated was fixed.
A documentation bug in ehcache.xml and
ehcache-failsafe.xml where "Time to Live" was
incorrectly referred to as "Time to Idle" was
fixed. SoftReferences for cache element values has
been replaced with standard references. The JDK
1.4.2 JVM was found to remove SoftReferences in
normal operation, rather than the expected
behavior of being used only to avoid memory
exhaustion.

2003-11-29 21:54
0.5

JDK1.4 로깅에서 코몬즈 로깅 로깅 변경되었습니다. EHCache이 JDK1.2와 JDK1.3을 사용 할 수 있도록했다. 아파치 코몬즈 컬렉션 LRUMap MemoryStore에 대한 대안으로서지지를지도에 추가되었습니다. java.util.LinkedHashMap 및 유지되어 자동으로 JDK1.4 이상을 사용합니다.
Tags: Initial freshmeat announcement
The logging was changed from JDK1.4 Logging to
Commons Logging. This was done to permit JDK1.2
and JDK1.3 to use EHCache. Apache Commons
Collections LRUMap was added as an alternative
backing Map for the MemoryStore. The
java.util.LinkedHashMap has been retained and is
used automatically for JDK1.4 and higher.

Project Resources