Vadim Gritsenko wrote:
>
> ... And with keys() it will be awfully slow :-/
> In good old days of Filesystem store it could take minutes to "ls" a
> cache directory
>
>
Yes, it's slow - but it's the only solution - a cache must provide
this function - otherwise it's not possible to invalida
Carsten Ziegeler wrote:
>
>
>>-Original Message-
>>From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
>>Sent: Thursday, September 12, 2002 2:31 PM
>>To: [EMAIL PROTECTED]
>>Cc: Gerhard Froehlich
>>Subject: Re: Big problems with JispFile
> -Original Message-
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 12, 2002 2:31 PM
> To: [EMAIL PROTECTED]
> Cc: Gerhard Froehlich
> Subject: Re: Big problems with JispFilesystemStore
>
>
> Carsten Ziegeler wrote:
>
> &g
Carsten Ziegeler wrote:
>Hi,
>
>the JispFilesystemStore has some serious problems/bugs - it does
>not implement the free() or the keys() method! - So if you use
>this store for caching (and it's the default) your cache
>might grow and grow - because the store janitor cannot free it!!!
>So, I reco
> -Original Message-
> From: Enke, Michael [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 12, 2002 10:51 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Big problems with JispFilesystemStore
>
>
> Carsten Ziegeler wrote:
> >
> > Hi,
> >
&g
Carsten Ziegeler wrote:
>
> Hi,
>
> the JispFilesystemStore has some serious problems/bugs - it does
> not implement the free() or the keys() method! - So if you use
> this store for caching (and it's the default) your cache
> might grow and grow - because the store janitor cannot free it!!!
> S
Hi,
the JispFilesystemStore has some serious problems/bugs - it does
not implement the free() or the keys() method! - So if you use
this store for caching (and it's the default) your cache
might grow and grow - because the store janitor cannot free it!!!
So, I recommend not to use the JispFilesys