RedisValue.rename
void rename(string new_name)Renames the referenced key.
This method will also update this instance to refer to the renamed key.
See_also: RENAME, renameIfNotExist
void rename(string new_name)Renames the referenced key.
This method will also update this instance to refer to the renamed key.
See_also: RENAME, renameIfNotExist