Commit History

Author SHA1 Message Date
  oranagra 7aa9e6d2ae active memory defragmentation 8 years ago
  oranagra b2da5ea773 fix rare assertion in DEBUG DIGEST 8 years ago
  antirez 6712bce92c deps/hiredis updated to latest version. 8 years ago
  Salvatore Sanfilippo 0b7691201e Merge pull request #3242 from whatacold/unstable 8 years ago
  Salvatore Sanfilippo 43bccbc3f4 Merge pull request #3498 from ZhukovAlexander/patch-1 8 years ago
  antirez a764c87b67 Merge branch 'unstable' of github.com:/antirez/redis into unstable 8 years ago
  Salvatore Sanfilippo 619317da6f Merge pull request #3696 from jstncarvalho/FixMissingBrackets_ZIP_DECODE_LENGTH 8 years ago
  antirez af0284926c Geo: fuzzy test inconsistency report fixed to show all points. 8 years ago
  antirez 0f72257049 Geo: fix GEOHASH return value for consistency. 8 years ago
  antirez 913070a9e8 Geo: fix edge case return values for uniformity. 8 years ago
  Justin Carvalho 7c64e88963 Fix missing brackets around encoding variable in ZIP_DECODE_LENGTH macro 8 years ago
  antirez 8444b46d20 Fix test "server is up" detection after logging changes. 8 years ago
  antirez 074383f850 Remove first version of ASCII wave, later discarded. 8 years ago
  antirez 06bfeb482d Only show Redis logo if logging to stdout / TTY. 8 years ago
  antirez 90a6f7fc98 adjustOpenFilesLimit() comment made hopefully more clear. 8 years ago
  Salvatore Sanfilippo 2988889db1 Merge pull request #3603 from oranagra/adjustOpenFilesLimit_overflow 8 years ago
  Salvatore Sanfilippo ce9e36eb01 Merge pull request #3605 from hylepo/unstable 8 years ago
  Salvatore Sanfilippo 6cf1a325d6 Merge pull request #3643 from andyli028/unstable 8 years ago
  antirez 8e390a62ad Hopefully improve code comments for issue #3616. 8 years ago
  Salvatore Sanfilippo ca4ca5073e Merge pull request #3616 from oranagra/stop_aofrw_before_rdbload 8 years ago
  Salvatore Sanfilippo 151af73118 Merge pull request #3661 from itamarhaber/module-doc2 8 years ago
  antirez 87538cb7fe Switch PFCOUNT to LogLog-Beta algorithm. 8 years ago
  antirez 0224be8811 Use llroundl() before converting loglog-beta output to integer. 8 years ago
  antirez 47dea01c85 Fix HLL gnuplot graph generator script for new redis-rb versions. 8 years ago
  Harish Murthy c55e3fbae5 LogLog-Beta Algorithm support within HLL 8 years ago
  Salvatore Sanfilippo 5ad2a94a16 Merge pull request #3686 from dvirsky/fix_lowlevel_zrange 8 years ago
  antirez d634c36253 ziplist.c explanation of format improved a bit. 8 years ago
  antirez ac61f90625 DEBUG: new "ziplist" subcommand added. Dumps a ziplist on stdout. 8 years ago
  Dvir Volk 7f9b9512b8 fixed stop condition in RM_ZsetRangeNext and RM_ZsetRangePrev 8 years ago
  antirez b53e73e159 MIGRATE: Remove upfront ttl initialization. 8 years ago