git-hulk commented on PR #2750:
URL: https://github.com/apache/kvrocks/pull/2750#issuecomment-2621910500

   > Dragonfly has this command 
(https://www.dragonflydb.io/docs/command-reference/hashes/hsetex), which means 
HSET + HEXPIRE (e.g. HSETEX key ttl k1 v1 will add the ttl to only k1 field, 
instead of the whole key).
   
   @PragmaTwice @ltagliamonte-dd 
   
   Good finding. I didn't notice Dragonfly had this command. `HSETEXPIRE` 
sounds good to me.


-- 
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]

Reply via email to