Note, there is a special method for caching selects: 
http://web2py.com/book/default/chapter/06#Caching-Selects. Is that what 
you're using?

On Wednesday, April 13, 2011 8:00:22 PM UTC-4, 黄祥 wrote:

> hi, 
>
> i've tried to follow the advise about 'Use cache.ram as much as you 
> can but make sure to use a finite set of keys, or else the amount of 
> cache used will grow arbitrarily.' from : 
> http://web2py.com/book/default/chapter/11#Efficiency-and-Scalability 
> but it seems that the select data on table didin't show the data 
> immediately, is there any solutions or advises for this? 
>
> thank you so much, 
>
> steve van christie

Reply via email to