Method RedisClient.set

Prototypes

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