Commit History

Author SHA1 Message Date
  zhaozhao.zz ef2a95c461 networking: just move qb_pos instead of sdsrange in processInlineBuffer 6 years ago
  zhaozhao.zz e623bd22ba networking: just return C_OK if multibulk processing saw a <= 0 length. 6 years ago
  zhaozhao.zz b89302c462 adjust qbuf to 26 in test case for client list 6 years ago
  zhaozhao.zz 14c4ddb5a6 pipeline: do not sdsrange querybuf unless all commands processed 6 years ago
  Salvatore Sanfilippo 39c70e728b Merge pull request #5146 from 0xtonyxia/fix-xclaim-id-parse 6 years ago
  Salvatore Sanfilippo 7b5e7f3ed0 Merge pull request #5151 from shenlongxing/fix-stream 6 years ago
  shenlongxing fe56c67405 Fix stream command paras 6 years ago
  antirez 0ce8323c0d Fix AOF comment to report the current behavior. 6 years ago
  antirez 3d56311f0c Test suite: add --loop option. 6 years ago
  antirez 26897c03e2 Test suite: new --stop option. 6 years ago
  antirez d506334b67 Test: new sorted set skiplist order consistency. 6 years ago
  antirez 2f282aee0b Fix zslUpdateScore() edge case. 6 years ago
  antirez 29226a3919 More commenting of zslUpdateScore(). 6 years ago
  antirez 12ff0c0d79 Explain what's the point of zslUpdateScore() in top comment. 6 years ago
  antirez e3e94ec35c Remove old commented zslUpdateScore() from source. 6 years ago
  antirez 0b800c4332 Optimize zslUpdateScore() as asked in #5179. 6 years ago
  antirez 6dd0d6f7dd zsetAdd() refactored adding zslUpdateScore(). 6 years ago
  antirez 2f2987ffc5 Streams IDs parsing refactoring. 6 years ago
  Salvatore Sanfilippo 187fa78637 Merge pull request #5184 from 0xtonyxia/streams-id-opt 6 years ago
  antirez 7a30be1237 Minor improvements to PR #5187. 6 years ago
  Salvatore Sanfilippo 7b41701eb8 Merge pull request #5187 from oranagra/testsuite_improvements 6 years ago
  antirez e245ed9a44 Cluster cron announce IP minor refactoring. 6 years ago
  Salvatore Sanfilippo 093adb7ef9 Merge pull request #5191 from shenlongxing/fix-memory-leak 6 years ago
  antirez b0392e75ec Tranfer -> transfer typo fixed. 6 years ago
  Salvatore Sanfilippo 92b39a0abf Merge pull request #5189 from soloestoy/refactor-dbOverwrite 6 years ago
  antirez db693be00d Refactoring: replace low-level checks with writeCommandsDeniedByDiskError(). 6 years ago
  antirez 11dd3f4b03 Fix writeCommandsDeniedByDiskError() inverted return value. 6 years ago
  antirez 0e49938b68 Better top comment for writeCommandsDeniedByDiskError(). 6 years ago
  antirez 5401fe7fb9 Introduce writeCommandsDeniedByDiskError(). 6 years ago
  shenlongxing 35ca670060 Fix cluster-announce-ip memory leak 6 years ago