AsyncEx
AsyncEx copied to clipboard
Feature request: AsyncCache
From @StephenCleary on January 16, 2017 15:15
Essentially an AsyncLazy (with retry-on-error) that allows explicit unsetting, a la Reset().
Copied from original issue: StephenClearyArchive/AsyncEx.Coordination#14
Also consider whether an additional API would be useful for write caches. E.g., comments on #97