My requirement is to use an in-memory cache in absolute terms, i.e., absolutely no data is to be written to disk. But when I use JCS I see that it is writing some data to disk even though I am trying to use LRU as my memory model. Is there any way that I get to use JCS without writing any data to disk. -- View this message in context: http://old.nabble.com/using-JCS-to-make-use-of-LRU-only-tp27026745p27026745.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