If you use cache.ram or cache.disk you can do

cache.ram.clear()
cache.disk.clear()

this will clear all ram. You can also pass a regex to clear to clear only 
some keys.

On Monday, 10 September 2012 07:49:27 UTC-5, Felipe Meirelles wrote:
>
> Only one more question, can I enforce the cache to invalidate (as when I 
> know the record has changed) or update the select cache manulay?
>
> On Monday, September 10, 2012 9:44:18 AM UTC-3, Massimo Di Pierro wrote:
>>
>> 2.0.8 is known to work fine on GAE.
>>
>> On Monday, 10 September 2012 07:05:11 UTC-5, Felipe Meirelles wrote:
>>>
>>> Anyone tested the new 2.0.2 changes on GAE? Should this work fine?
>>>
>>> Can someone tell me how the internals work for this two features and how 
>>> to use it?
>>>
>>> Thanks.
>>>
>>

-- 



Reply via email to