[Zope] Invalidating object(s) in the Zope RAM Cache
Dieter Maurer
dieter at handshake.de
Wed Dec 10 14:46:55 EST 2003
Elfyn McBratney wrote at 2003-12-10 16:50 -0000:
> ...
>So, the question is: Is there a way that I can invalidate an object from
>the Zope RAM cache using the Zope API?
Sure: you can do it from the ZMI (Ram Cache Manager --> "Statistics" -->
cache entry --> "Invalidate").
Thus, you can do it via the API (as the ZMI does precisely that).
Look how the ZMI does it.
--
Dieter
More information about the Zope
mailing list