Commit History

Author SHA1 Message Date
  antirez f5c63ce0ae More strict checks and better comments in flushSlaveOutputBuffers(). 5 years ago
  antirez 7f289c3b92 Improve comment in flushSlavesOutputBuffers(). 5 years ago
  antirez 7ab62d4b92 Replication: clarify why repl_put_online_on_ack exists at all. 5 years ago
  zhaozhao.zz 495dd0da54 networking: flushSlavesOutputBuffers bugfix 5 years ago
  Salvatore Sanfilippo c1ccf0f188 Merge pull request #6366 from oranagra/5.0_rm_reply_cstring 5 years ago
  Salvatore Sanfilippo a50dad73c2 Merge pull request #6365 from oranagra/5.0_module_aux 5 years ago
  Oran Agra d6294d05cd RM_ReplyWithCString was missing registration 5 years ago
  Oran Agra 8c56fc864b Fix to module aux data rdb format for backwards compatibility with old check-rdb 5 years ago
  Oran Agra 98b1314f07 Implement module api for aux data in rdb 5 years ago
  antirez 08b03e2322 redis-cli: always report server errors on read errors. 5 years ago
  wubostc 239069dec7 Reduce the calling stack 5 years ago
  antirez 90bf631345 Make EMBSTR case of #6261 more obvious. 5 years ago
  chendianqiang 2f8a07498e make memory usage consistent of robj with OBJ_ENCODING_INT 5 years ago
  antirez 436ed56d45 HyperLogLog: fix the fix of a corruption bug. 5 years ago
  John Sully 680f89fbf9 Fix HLL corruption bug 5 years ago
  swilly22 388efbf8b6 Extend REDISMODULE_CTX_FLAGS to indicate if redis is currently loading from either RDB or AOF 5 years ago
  Itamar Haber 0ccbdcee26 Uses addReplyBulkCString 5 years ago
  Itamar Haber 707a59c643 Adds RedisModule_ReplyWithCString 5 years ago
  antirez c696aebdba Redis 5.0.5 5 years ago
  Christian Zeller 1cac9b4bf2 Typo fixes in CONTRIBUTING 5 years ago
  antirez f63c5c7bfe Update CONTRIBUTING with present info. 5 years ago
  antirez 668661da25 Narrow the effects of PR #6029 to the exact state. 5 years ago
  chendianqiang 3c2800e333 stop ping when client pause 5 years ago
  antirez 7ac7ffd560 Test: fix slowlog test false positive. 5 years ago
  antirez cc10172176 Make comment in getClientOutputBufferMemoryUsage() describing the present. 5 years ago
  WuYunlong 72420b0d7a Do not active expire keys in the background when the switch is off. 5 years ago
  liaotonglang 33a50d24a5 delete sdsTest() from REDIS_TEST 5 years ago
  zhaozhao.zz 6a92836f40 test cases: skiptill -> skip-till 5 years ago
  Oran Agra f179f71e42 make replication tests more stable on slow machines 5 years ago
  Yossi Gottlieb 1825a4ec22 Add runtest-moduleapi with commandfilter coverage. 5 years ago