Closed jeffrymorris closed 4 years ago
@jeffrymorris what about other operations like Remove/RemoveAsync? From the Microsoft docs I can't quite tell, but I'd assume that should be idempotent, just ignoring if the key is already missing?
@brantburnett - Yeah, I guess we can verify on the base implementation. I'll do that and follow up with another patch if needed.
…returning null