You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ICacheStorageProvider.Remove deletes a single key and ICacheStorageProvider.Clear deletes all keys. There is no way to remove multiple keys using the Redis wildcard syntax.
ICacheStorageProvider.Removedeletes a single key andICacheStorageProvider.Cleardeletes all keys. There is no way to remove multiple keys using the Redis wildcard syntax.