Hi All, I am trying to use jcs indexeddiskcache in my web application. Here i need to save the cached data in disk whenever i change cached data, data file is updating but key dose't update untill we call dispose()/shutdown(). After calling dispose()/shutdown() i couldn't preform put()/get() operations.
I tried with BlockDiskCache by specifying KeyPersistenceIntervalSeconds attribute but this one degrades performance if we keep less time. So I am looking for other methods to save .key file. Is there any other method? Please let me know if any methods. Thanks in advance, Gurunath -- View this message in context: http://old.nabble.com/Is-there-any-method-to-save-.key-file-other-than-dispose%28%29-shutdown%28%29-tp32347351p32347351.html Sent from the JCS - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org For additional commands, e-mail: jcs-users-h...@jakarta.apache.org