Method RedisClient.setEX

Prototype

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

Authors

Copyright

License