Commit History

Author SHA1 Message Date
  antirez 5e3dcc522b Faster memory efficiency test. 9 years ago
  antirez e1fce55237 Added regression test for issue #2371. 9 years ago
  antirez 9e9abe29fe HAVE_SYNC_FILE_RANGE should be protected by ifdef __linux__. 9 years ago
  Salvatore Sanfilippo 50a57c67b2 Merge pull request #2372 from mariano-perez-rodriguez/patch-2 9 years ago
  antirez bd128f7969 redis-cli --lru-test implemented (cache workload simulator). 9 years ago
  antirez ca23b2a6b7 redis-cli: interactive reconnection for latency modes. 9 years ago
  antirez cfe21852e7 redis-cli --latecy-dist reverted to gray scale. 9 years ago
  antirez 2723412b7b redis-cli --latency-dist now uses a color palette. 9 years ago
  antirez ace1acc532 redis-cli latency dist: add new top HL. 9 years ago
  Mariano Pérez Rodríguez c83a739bd8 Fix for #2371 9 years ago
  antirez 414df143f5 Add missing latency-dest legend symbol. 9 years ago
  antirez 2860cf4139 Initial implementation of redis-cli --latency-dist. 9 years ago
  Chris Lamb ba74711e06 Support "1G" etc. units in CONFIG SET maxmemory 9 years ago
  antirez 2ac7b5a8b4 Fix RDB corruption test after server behavior change. 9 years ago
  antirez 78dd2b313e Merge branch 'unstable' of github.com:/antirez/redis into unstable 9 years ago
  antirez c5dd686ecb Replication: put server.master client creation into separated function. 9 years ago
  antirez 719c6c2b96 Suppress sign warning in sort.c. 9 years ago
  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