Implement GETEX command by benbryant0 · Pull Request #1743 · StackExchange/StackExchange.Redis
added 3 commits
June 2, 2021 22:27
NickCraver
changed the title
Implement GETEX command
WIP: Implement GETEX command
Note that this does NOT match KeyExpireAsync because that API isn't awesome - it overloads what (key, null) means twice to ambiguity, so the DateTime overload is not nullable here but we'll respect the DateTime.MaxValue path.
NickCraver
changed the title
WIP: Implement GETEX command
Implement GETEX command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters