Forum OpenACS Development: Re: util_memoize_flush_regexp does not scale

Collapse
Posted by Victor Guerra on
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