dragonfly
dragonfly copied to clipboard
implement COPY
https://redis.io/docs/latest/commands/copy/
https://github.com/dragonflydb/dragonfly/blob/main/docs/build-from-source.md
Let's implement the basic functionality without DB <index>. We can implement with REPLACE though.