Method RedisClient.setEX

Prototypes

void setEX((T : E[],E))(
  string key,
  size_t seconds,
  T value
);