diff options
author | antirez <antirez@gmail.com> | 2012-11-07 10:57:23 +0100 |
---|---|---|
committer | antirez <antirez@gmail.com> | 2012-11-07 10:57:23 +0100 |
commit | e5b5763f56d1379069c94ce7196c1a412bb44fba (patch) | |
tree | 3b3ba9783723c8ece1e7c18a46400dea7abf6978 /src/ae_select.c | |
parent | c4b0b6854e543ea1ae75b94ffc59b1285ddce9d5 (diff) | |
download | redis-e5b5763f56d1379069c94ce7196c1a412bb44fba.tar.gz |
REPLACE option for RESTORE.
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.
Diffstat (limited to 'src/ae_select.c')
0 files changed, 0 insertions, 0 deletions