Historique des commits

Auteur SHA1 Message Date
  Vladimir Mihailenco faf5666fbd Cleanup pool il y a 6 ans
  Vladimir Mihailenco 20363d149b Fix WithContext followed by WrapProcess il y a 7 ans
  Vladimir Mihailenco d6cb688ea7 Cleanup context implementation il y a 7 ans
  Vladimir Mihailenco 3a38e90858 Require Go 1.7+ and use context.Context il y a 7 ans
  Vladimir Mihailenco f13fc5381c Extract commands info cache il y a 7 ans
  Vladimir Mihailenco 56dea1f39a Fix proto.RedisError in slices il y a 7 ans
  yifei.huang 8b4fa6d443 Add WrapProcessPipeline il y a 7 ans
  Veselkov Konstantin ea4d6c3490 golint warnings are removed il y a 7 ans
  Vladimir Mihailenco 624096af5e Mention redis.Nil il y a 7 ans
  Vladimir Mihailenco 7cb146a31b Increase read timeout for blocking commands and don't retry such commands il y a 7 ans
  Vladimir Mihailenco f9307ab2fe Add TxPipeline to Cmdable il y a 7 ans
  Vladimir Mihailenco 09176ef4fa PoolStats is an alias for pool.Stats il y a 7 ans
  Vladimir Mihailenco 5294b5dae1 Add PoolStats.StaleConns and enable logging by default il y a 7 ans
  Vladimir Mihailenco dbd2c99ba9 Rework pipeline retrying il y a 7 ans
  wenjun.yan 4e1d2a01db Make readOnly a private field so that only cluster client can use it il y a 7 ans
  Vladimir Mihailenco 3ddda73a05 Close connections to unused nodes il y a 7 ans
  Vladimir Mihailenco 6060f097e1 Add PubSub support to Cluster client il y a 7 ans
  Vladimir Mihailenco 167410bcd7 Improve comment il y a 7 ans
  Vladimir Mihailenco ee42c3d5d3 Merge pull request #571 from go-redis/fix/on-connect il y a 7 ans
  Vladimir Mihailenco 4a3a300665 Add Options.OnConnect il y a 7 ans
  Jonathan Chan 406e882c43 Added backoff retry il y a 7 ans
  Vladimir Mihailenco 7e8890b644 Embed Cmdable into StatefulCmdable il y a 7 ans
  Felipe Cavalcanti 7379f211a4 Client TxPipeline method should also return a Pipeliner il y a 7 ans
  Felipe Cavalcanti eeb4d09198 rename Pipelineable to Pipeliner il y a 7 ans
  Felipe Cavalcanti 6fca4d5ad0 pipeline now has its own interface "Pipelineable" il y a 7 ans
  Vladimir Mihailenco 9ebd89772a Rework PubSub conn management il y a 7 ans
  Vladimir Mihailenco 7646d48e29 Initialize PubSub connection il y a 7 ans
  Vladimir Mihailenco 6499563e07 PubSub conns don't share connection pool limit il y a 7 ans
  shaoguang d910e51498 pipelineReadCmds always retry=true, maybe bug il y a 7 ans
  Vladimir Mihailenco 8d52a95269 Simplify PubSub API il y a 7 ans