StackExchange / StackExchange.Redis

General purpose redis client
https://stackexchange.github.io/StackExchange.Redis/
Other
5.88k stars 1.51k forks source link

properly categorizing EXPIRETIME and PEXPIRETIME #2593

Closed slorello89 closed 10 months ago

slorello89 commented 11 months ago

Fixes #2592 - looks like I miscategorized EXPIRETIME and PEXPIRETIME in #2101 as PrimaryOnly commands. I went through the write commands again (a few times) and this should be right now.