OK in pydal now: select(...., cache=dict(model=cache.ram, expiration=10, key='mykey'))
lease give it a try. On Friday, 20 March 2015 11:15:39 UTC-5, Rod Watkins wrote: > > Hi all, > > Would it be possible to alter the DAL code for caching to allow the cache > key name to be passed as part of the call for selects? I ask because it > would make it much easier to invalidate cache entries in a finer grained > way, > > Thanks > Rod > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

