cache prefix would not work in this case since the user has no knowledge of 
what the key is and has no way to set the a prefix.

On Friday, 20 March 2015 11:55:40 UTC-5, Niphlod wrote:
>
> why cache_prefix has been thrown under the bus ? Let's stick to what we 
> have instead of supplying yet another method!
>
> On Friday, March 20, 2015 at 5:53:20 PM UTC+1, Massimo Di Pierro wrote:
>>
>> 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.

Reply via email to