Method RedisClient.expire

Prototypes

bool expire(
  string key,
  uint seconds
);