Method RedisClient.rename

Prototypes

void rename(
  string key,
  string newkey
);