[Feature Request]: Easy way to duplicate a key with its value

Author: epicwhaleCreated Apr 21, 2024Updated Sep 5, 2026
Labelsfeature
  • It would be convenient to have a mechanism to duplicate a redis key (of any type) into a different key name
  • Bonus: if I could right click a KEY, and it could generate the SET command instructions for it, would be useful during development and playing around