Commit History

Author SHA1 Message Date
  Salvatore Sanfilippo 22e9321c3e Merge pull request #5138 from oranagra/improve_defrag_test 6 years ago
  Oran Agra f89c93c8ad make active defrag test more stable 6 years ago
  Salvatore Sanfilippo 8213f64d64 Merge pull request #5122 from trevor211/allowWritesWhenAofDisabled 6 years ago
  Salvatore Sanfilippo 46fd927800 Merge pull request #4237 from aspirewit/update-comment 6 years ago
  antirez 6201f7b4e0 Streams: better error when $ is given with XREADGROUP. 6 years ago
  Salvatore Sanfilippo 4bff45c7a6 Merge pull request #5136 from 0xtonyxia/fix-xread-id-parse 6 years ago
  antirez afc7e08a20 Panic when we are sending an error to our master/slave. 6 years ago
  Salvatore Sanfilippo e03358c0d9 Merge pull request #5135 from oranagra/rare_repl_corruption 6 years ago
  dejun.xdj 846cf12ae5 Streams: remove meaningless if condition. 6 years ago
  dejun.xdj 6501b6bb6d Streams: return an error message if using xreadgroup with '$' ID. 6 years ago
  Oran Agra d55598988b fix rare replication stream corruption with disk-based replication 6 years ago
  antirez cefe21d28a dict.c: remove a few trailing spaces. 6 years ago
  Salvatore Sanfilippo 4fc2099235 Merge pull request #5128 from kingpeterpaule/remove-one-loop-in-freeMemoryIfNeeded 6 years ago
  Salvatore Sanfilippo 9fbd49bbaf Merge pull request #5113 from 0xtonyxia/using-compare-func-instead 6 years ago
  Salvatore Sanfilippo cab396761e Merge pull request #5127 from oranagra/sds_req_type 6 years ago
  antirez f9c84d6d39 Hopefully improve commenting of #5126. 6 years ago
  Salvatore Sanfilippo e22a1218bc Merge pull request #5126 from oranagra/slave_buf_memory_2 6 years ago
  Salvatore Sanfilippo 28dd8dd150 Merge pull request #5132 from soloestoy/propagate-xdel-correctly 6 years ago
  Oran Agra bf680b6f8c slave buffers were wasteful and incorrectly counted causing eviction 6 years ago
  zhaozhao.zz 73306c6fed Streams: correctly propagate xdel if needed 6 years ago
  antirez 103c5a1a3c Add a few comments to streamIteratorRemoveEntry(). 6 years ago
  Salvatore Sanfilippo a317f55d25 Merge pull request #5131 from soloestoy/optimize-xdel 6 years ago
  antirez 185e0d9cd8 Modify XINFO field from last-id to last-generated-id. 6 years ago
  Salvatore Sanfilippo 4215e74be5 Merge pull request #5129 from soloestoy/xinfo-show-last-id 6 years ago
  zhaozhao.zz c9324f81a2 Streams: free lp if all elements are deleted 6 years ago
  paule b6ce7d5ddc Update dict.c 6 years ago
  zhaozhao.zz b4ba5ac840 Streams: show last id for streams and groups 6 years ago
  peterpaule 816fc6cbc6 remove one ineffective loop in dictGetSomeKeys. 6 years ago
  Oran Agra b05a22e261 bugfix in sdsReqType creating 64bit sds headers on 32bit systems 6 years ago
  dejun.xdj 491682a668 Streams: using streamCompareID() instead of direct compare in block.c. 6 years ago