Method RedisClient.renameNX

Prototypes

bool renameNX(
  string key,
  string newkey
);