Re: advice how to use caching from the cmis client

2014-10-08 Thread Florian Müller
Hi Nicu, This is right mailing list. The OpenCMIS client lib maintains a Path-to-ID cache. Each cache entry is kept for 30 minutes. The cache can be disabled, and the TTL and cache size can be configured - see [1]. When you delete a folder, the cache entry in the current session is removed, t

advice how to use caching from the cmis client

2014-10-08 Thread Nicolae Marasoiu
Hi, I was looking for a "user" maillist, not a "dev" one, but I could not find it, so I will put my user question here: I am scared how the cache will behave on getObjByPath on a folder deleted than added back, and more generally, since the cache seems read-only, and since there seems not to b