[jira] Commented: (JCS-58) disc file cache

"Chopin Hu (JIRA)" <[email protected]> Fri, 9 Oct 2009 07:56:31 -0700 (PDT)
Newsgroups gmane.comp.jakarta.turbine.jcs.devel
Message-ID <542241048.1255100191400.JavaMail.jira@brutus>
    [ https://issues.apache.org/jira/browse/JCS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764043#action_12764043 ] 

Chopin Hu commented on JCS-58:
------------------------------

That is exactly what I am looking for.   But is the release 1.4 available yet?   I don't care to use JDK 1.5+.   that's not an issue to me and to my project.

Currently, I am evaluating JCS 1.3.   If I can put this feature (one key, and use the key as a filename for cache) into function with the version 1.3, it is great.   If not, then where to find the version JCS 1.4?

By the way, the files I am going to cache are binary data.   I hope it will work out.

Thanks a lot.

> disc file cache
> ---------------
>
>                 Key: JCS-58
>                 URL: https://issues.apache.org/jira/browse/JCS-58
>             Project: JCS
>          Issue Type: New Feature
>    Affects Versions: jcs-1.3
>            Reporter: Tore Halset
>            Assignee: Aaron Smuts
>             Fix For: jcs-1.4-dev
>
>         Attachments: DiskFileCache.java, DiskFileCacheAttributes.java, DiskFileCacheFactory.java
>
>
> It would be nice to have a file based cache in jcs where each item is stored as a single file and the filename is based on the key. This way, several jvms can share the same cache and the cache can be rsynced between nodes while running the application. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.