Download List

專案描述

FKache Open Source is an implementation of the JSR
-107 JCache API. Its aim is to provide an open
source alternative to commercial JCache
implementations and deliver a fast distributed
caching mechanism for Java and J2EE.

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.

2005-01-27 23:55
1.0-beta5

This release updates the disk-write mechanism, and prepares for the removal of several items.
標籤: Code cleanup

2004-10-26 08:43
1.0 beta 4

A bug with CacheObjectInfo and Expires String.Issue was fixed along with a problem with the invalidation of objects inside groups. A cachesweeper issue that occurred when starting or stopping the cache was fixed, and a bug with cachesweeping and groups was corrected. Groups are now checked for existence before being inserted into the cache.
標籤: Minor bugfixes

2004-09-21 11:47
1.0 beta 3

This release optimizes CacheAccessFactory and makes some
optimization changes on the SimpleClient. The Map access
was performance tuned. A bug with a TTL larger than one
second was fixed. This release finishes the performance
testing framework. JCacheOS was renamed to FKache to
avoid confusion between this OS library and the upcoming
JSR.
標籤: Minor bugfixes

2004-09-12 07:34
1.0 beta 2

In this version, adds and deletes from groups are now
possible through the Map interface. Numerous bugs were
fixed. There were other changes to increase stability,
enhancements to the documentation, and movements
further along on the performance testing framework.
標籤: Major bugfixes

2004-07-07 08:36
1.0 beta 1

This release removes some unused methods, fields, and
changes some dubious code. It adds support for
CacheEventHandlers on invalidate, support for max objects
in the memory cache, and support for specifying the
maximum size for the DiskCache. It also enhances the
distribution mechanism, adds a constant in CacheEvent (as
per JSR specs), has commented out the distribution of object
additions (as per JSR specs), and adds a call back to
subscribers upon local invalidate.
標籤: Major bugfixes

Project Resources