logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
util_memoize_flush_regexp does not scale
: One Message
Begin main content
Forum OpenACS Development: Re: util_memoize_flush_regexp does not scale
Search:
Back to OpenACS Development
2
:
Re: util_memoize_flush_regexp does not scale
(response to
1
)
Posted by
Victor Guerra
on
01/22/10 11:09 PM
What we can do here is to pass a pattern to the "ns_cache names" call in order to get only the entries we want to flush and then iterate over this ones.
The change is easy.. we can try it out and see how it performs in openacs.org
Back to OpenACS Development