Here is a little code snippet that would also clear the whole cache:
foreach name [ns_cache names util_memoize] { ns_cache flush util_memoize $name }