tarvfx opened a new issue, #1925: URL: https://github.com/apache/kvrocks/issues/1925
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation New features in Redis 7.0.0. ## History - Starting with Redis version 2.6.12: Added the EX, PX, NX and XX options. - Starting with Redis version 6.0.0: Added the KEEPTTL option. - Starting with Redis version 6.2.0: Added the GET, EXAT and PXAT option. - Starting with Redis version 7.0.0: Allowed the NX and GET options to be used together. redis docs: https://redis.io/commands/set/ ### Solution _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
