mirror of
https://github.com/fluencelabs/redis
synced 2025-04-25 10:32:14 +00:00
The REPLACE option deletes an existing key with the same name (if any) and materializes the new one. The default behavior without RESTORE is to return an error if a key already exists.