[EMAIL PROTECTED] wrote:
- <!-- Experimental EHCache Store implementation --> + <!-- EHCache Store implementation -->
Does it implement free() now?
/* (non-Javadoc)
* @see org.apache.excalibur.store.Store#free()
*/
public void free() {
// FIXME - we have to implement this!
}Or, does EH cache uses alternative algorithm for freeing up memory? Going through documentation did not gave much.
Vadim
