public async Task SetUp()
        {
            await _cacheType1.Flush();

            await _cacheType2.Flush();
        }