Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@danroth27 danroth27 released this 27 Jun 15:07

Features

  • IDistributedCache should include StringSet/SetString (#169)

Bugs Fixed

  • Cannot set SlidingExpiration and AbsoluteExpirationRelativeToNow on RedisCache (#194)
  • Update value under concurrency fails when a cancellation token is registered. (#184)
  • MemoryDistributedCache should prefix keys to avoid conflicts with IMemoryCache (#176)