You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding the KEEPTTL and GET option to the set command is difficulty in the current implementation.
I will change the types/redis_string#Set function impl, Make it compatible with the new format of the Set command. And make SetEX, SetNX, SetXX call the new Set function
Search before asking
Motivation
New features in Redis 7.0.0.
History
redis docs: https://redis.io/commands/set/
Solution
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: