Method RedisClient.lrem

Prototypes

size_t lrem((T : E[],E))(
  string key,
  size_t count,
  T value
);