Commit History

Author SHA1 Message Date
  antirez 96abf65900 Hopefully better sort.c optimization comments. 9 years ago
  Salvatore Sanfilippo 5fbb36f9e7 Merge pull request #2346 from sunheehnus/sort 9 years ago
  antirez 1dbd8e94a7 More obvious indentation in setCommand(). 9 years ago
  antirez 51010007bc Merge branch 'unstable' of git://github.com/mihirvj/redis into set-pr 9 years ago
  antirez fad758b322 Check RDB automatically in a few more cases. 9 years ago
  antirez 7d1e158084 Handle redis-check-rdb as a standalone program. 9 years ago
  antirez 45102a6f63 Norrow backtrace and setproctitle() to Linux+glibc. 9 years ago
  antirez 128c642d05 Ignore config.sh inside create-cluster script dir. 9 years ago
  Salvatore Sanfilippo cdc0e9bfb5 Merge pull request #2318 from mattcollier/patch-1 9 years ago
  Sun He c908774b9e sort.c: REDIS_LIST's dontsort optimization 9 years ago
  antirez 6502947a85 redis-check-rdb: initialize entry in case while is never entered. 9 years ago
  antirez 79fa67cdb8 Cluster: Tcl script to check avg pfail->fail time. 9 years ago
  antirez 233729fe7f Cluster: some bias towwards FAIL/PFAIL nodes in gossip sections. 9 years ago
  antirez 69b4f00d28 More correct wanted / maxiterations values in clusterSendPing(). 9 years ago
  antirez 6b1c6334be Cluster: create-cluster script improved. 9 years ago
  antirez e5a22064cc Cluster: magical 10% of nodes explained in comments. 9 years ago
  antirez 1efacfe53d CLUSTER count-failure-reports command added. 9 years ago
  antirez 3fd43062c8 Cluster: use a number of gossip sections proportional to cluster size. 9 years ago
  antirez d59ad97d76 create-cluster script: sane default timeout. 9 years ago
  antirez 69583be181 Ignore redis-check-rdb after the name switch. 9 years ago
  antirez 8899f91a7f create-cluster script added. 9 years ago
  Salvatore Sanfilippo d3ef6c94bf Merge pull request #1744 from mattsta/better-RDB-failure-error 9 years ago
  Matt Stancliff d8c7db1bdb Improve RDB error-on-load handling 10 years ago
  Matt Stancliff 764b000c3e Remove code duplication from check-rdb 10 years ago
  Matt Stancliff 145473acc5 Convert check-dump to Redis check-rdb mode 10 years ago
  mattcollier 6ec5f1f780 Update redis-cli.c 9 years ago
  antirez 9802ec3c83 Cluster: initialized not used fileds in gossip section. 9 years ago
  antirez 8aaf5075c5 dict.c: make chaining strategy more clear in dictAddRaw(). 9 years ago
  antirez 7885e1264e DEBUG structsize 9 years ago
  antirez e22d75734e Avoid duplicated instance execution code in Cluster test. 9 years ago