reset_adapter

classmethod AsyncCacheWrapper.reset_adapter(default: Type[privex.helpers.cache.asyncx.base.AsyncCacheAdapter] = 'memory', *args, **kwargs)privex.helpers.cache.asyncx.base.AsyncCacheAdapter[source]

Re-create the adapter instance at cache_instance with the same adapter class (assuming it’s set)