[jira] Commented: (JCS-58) disc file cache
"Aaron Smuts (JIRA)" <[email protected]> Wed, 14 Oct 2009 13:12:31 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <30350512.1255551151449.JavaMail.jira@brutus> |
[ https://issues.apache.org/jira/browse/JCS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765724#action_12765724 ]
Aaron Smuts commented on JCS-58:
--------------------------------
Use the latest temp build. It's production ready. I'm using it in prod. You don't need a formal release build. 1.3 is way out of date. We'll issue a new release in a couple of months, but there is no need to wait.
> 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.