Method RedisClient.append

Prototypes

size_t append((T : E[],E))(
  string key,
  T suffix
);