Ok I got it!.. it is there in the examples.. thanks for the great docs

On Sat, Sep 11, 2010 at 4:38 PM, b vivek <[email protected]> wrote:

> Hi!I am trying to understand the cache functionality provided by web2py
> through the docs. I came across this line in the docs which talk about
> caching the results of a database select.
> Could someone be kind enough and free enough to please tell me an example
> of this:-
>
> "Note that the result of a database select cannot be cached without first
> being serialized. A better way is to cache the database directly using the
> select method cache argument."
> (  I am just a beginner and am trying to understand the basics)
>
> Thanks
>
>
>
>
>
>

Reply via email to