FoundatioFx / Foundatio

Pluggable foundation blocks for building distributed apps.
Apache License 2.0
1.98k stars 244 forks source link

InMemoryCacheClient.SetAllAsync isn't respecting the expiry #272

Closed dcomartin closed 2 years ago

dcomartin commented 2 years ago

Related to issue: https://github.com/FoundatioFx/Foundatio/issues/271

niemyjski commented 2 years ago

Thanks for the PR! Very nice find. I'll try and move the test to the test harness, so all implementations have coverage.