* // Disable the cache factory. * cache_factory::disable_stores(); * // Re-enable the cache factory by resetting it. * cache_factory::reset(); *