Method RedisClient.getSet

Prototypes

T getSet((T : E[],E))(
  string key,
  T value
);