privex.helpers.cache.asyncx.base

Classes

AsyncCacheAdapter(*args, **kwargs)

AsyncCacheAdapter is an abstract base class based on CacheAdapter, but with all methods designated as coroutines.