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

"Chopin Hu (JIRA)" <[email protected]> Fri, 23 Oct 2009 18:37:59 +0000 (UTC)
Newsgroups gmane.comp.jakarta.turbine.jcs.devel
Message-ID <1265209454.1256323079488.JavaMail.jira@brutus>
    [ https://issues.apache.org/jira/browse/JCS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769351#action_12769351 ] 

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

Aaron,

Great.   I just got a chance to check out the release-1.3.3.5-RC, which looks the Disk File Cache   

Now, my question is how to cache a file to the disk using a key as the file name.    Is this a config issue?    If not, can you please provide a sample code showing how to use it?

Thank you so much.

> 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.