Pavalisoft.Caching  1.2.1
A single unified Caching Api for both MemoryCache and DistributedCache implementations including CacheManager
Pavalisoft.Caching.Redis.ExtendedRedisCache Member List

This is the complete list of members for Pavalisoft.Caching.Redis.ExtendedRedisCache, including all inherited members.

ExtendedRedisCache(IOptions< RedisCacheOptions > optionsAccessor)Pavalisoft.Caching.Redis.ExtendedRedisCache
Set(string key, byte[] value, ExtendedDistributedCacheEntryOptions options)Pavalisoft.Caching.Redis.ExtendedRedisCache
SetAsync(string key, byte[] value, ExtendedDistributedCacheEntryOptions options, CancellationToken token=default)Pavalisoft.Caching.Redis.ExtendedRedisCache