Commit History

Author SHA1 Message Date
  antirez f115461f4e Test: WAIT tests added in wait.tcl unit. 8 years ago
  Salvatore Sanfilippo 5b83fa482c Merge pull request #3612 from deep011/unstable 8 years ago
  antirez 8fb3ad2444 Merge branch 'psync2' into unstable 8 years ago
  oranagra e3a61950a2 when a slave loads an RDB, stop an AOFRW fork before flusing db and parsing rdb file, to avoid a CoW disaster. 8 years ago
  antirez 59f2e7c162 Merge branch 'unstable' of github.com:/antirez/redis into unstable 8 years ago
  antirez cfdb3a2214 Cluster: handle zero bytes at the end of nodes.conf. 8 years ago
  deep011 13a92a5bb1 fix a possible bug for 'replconf getack' 8 years ago
  hylepo 0b57a19c1b Merge pull request #1 from hylepo/Fixing-typo-in-the-usage-of-redis-benchmark 8 years ago
  hylepo dbb6cb442a Update redis-benchmark.c 8 years ago
  oranagra a1a07225b3 fix unsigned int overflow in adjustOpenFilesLimit 8 years ago
  antirez 28c96d73b2 PSYNC2: Save replication ID/offset on RDB file. 8 years ago
  antirez 4e5e366ed2 PSYNC2: Wrap debugging code with if(0) 8 years ago
  antirez 2669fb8364 PSYNC2: different improvements to Redis replication. 8 years ago
  Salvatore Sanfilippo b399288ff5 Merge pull request #3568 from MichaelTSS/patch-1 8 years ago
  antirez 18d32c7e1c redis-cli typo fixed: perferences -> preferences. 8 years ago
  Salvatore Sanfilippo fa2dc4b60c Merge pull request #3514 from charsyam/feature/simple-refactoring 8 years ago
  Salvatore Sanfilippo 25811bc983 Merge pull request #3547 from yyoshiki41/refactor/redis-trib 8 years ago
  Salvatore Sanfilippo b3e707339d Merge pull request #3575 from deep011/unstable 8 years ago
  Salvatore Sanfilippo c17fc39243 Merge pull request #3581 from dvirsky/fix_io_ctx_sizeof 8 years ago
  Dvir Volk ec8fd6e5e4 fixed sizeof in allocating io RedisModuleCtx* 8 years ago
  antirez 9749e96f42 Test: regression test for #3564 added. 8 years ago
  Salvatore Sanfilippo 77b1abf185 Merge pull request #3565 from sunheehnus/bitfield-fix-highest_write_offset 8 years ago
  Salvatore Sanfilippo f48ca5581e Merge pull request #3573 from jybaek/module-io-context 8 years ago
  Salvatore Sanfilippo fbfa0a12ee Merge pull request #3579 from guybe7/unstable 8 years ago
  Guy Benoish 8b070b5d12 Fixed wrong sizeof(client) in object.c 8 years ago
  deep 7f1bb22ef3 fix a bug for quicklistDup() function 8 years ago
  jybaek a06d59b583 Add missing fclose() 8 years ago
  Michel Tresseras 20feafda09 Typo 8 years ago
  sunhe 949a274817 bitops.c/bitfieldCommand: update higest_write_offset with check 8 years ago
  antirez f39e7d4d7e Remove "Hey!" warning... 8 years ago