summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Redis 2.9.102 (3.0.0 Release Candidate 2).3.0.0-rc2antirez2015-01-132-1/+33
* Cluster: fetch my IP even if msg is not MEET for the first time.antirez2015-01-131-2/+6
* Cluster: clusterMsgDataGossip structure, explict padding + minor stuff.antirez2015-01-133-6/+10
* Suppress valgrind error about write sending uninitialized data.antirez2015-01-131-0/+1
* Cluster: initialize mf_end.antirez2015-01-121-0/+1
* Add "-lrt" in Makefile for Solaris.antirez2015-01-091-1/+1
* Check for __sun macro in solarisfixes.h, not in includers.antirez2015-01-093-5/+4
* Cluster test: also write from Lua script in resharding test.antirez2015-01-092-2/+13
* Prevent Lua scripts from violating Redis Cluster keyspace access rules.antirez2015-01-091-1/+18
* Remove end of line whitespace from redis-tribMatt Stancliff2015-01-081-6/+6
* Fix redis-trib cluster createMatt Stancliff2015-01-081-2/+11
* Improve redis-trib replica assignmentMatt Stancliff2015-01-081-25/+42
* README section about make distclean reworded / extended.antirez2015-01-081-5/+17
* Explain make distclean which seems not well knownJungtaek Lim2015-01-081-0/+7
* Advertise Redis Cluster as experimental in redis.conf.antirez2015-01-081-0/+6
* INFO loading stats: three fixes.antirez2014-12-232-4/+5
* Fixed memory leaks in rdbSaveToSlavesSockets()Alon Diamant2014-12-221-0/+2
* Fix adjustOpenFilesLimit() logging to match real state.antirez2014-12-191-12/+12
* Cluster: Notify user on accept errorMatt Stancliff2014-12-171-1/+1
* Add redis-sentinel symlink to a relative pathRhommel Lamas2014-12-171-1/+1
* Fix comment in clusterHandleSlaveFailover().antirez2014-12-161-1/+1
* Make sure buffer is enough in clusterSendPing().antirez2014-12-151-1/+1
* Don't log admin commands in MONITOR.antirez2014-12-131-1/+1
* List of commands flagged as admin commands modified.antirez2014-12-131-7/+7
* Add symlink to redis-sentinel during make installRhommel Lamas2014-12-121-0/+1
* Lua cmsgpack lib updated to latest version.antirez2014-12-121-26/+27
* SORT: Don't sort Set elements if not needed.antirez2014-12-111-1/+3
* Fix zero-ordering SORT when called against listsMatt Stancliff2014-12-112-9/+24
* FIXED redis-benchmark's idle mode.With idle mode shouldn't create write eventzhanghailei2014-12-111-3/+8
* Update redis_init_script.tplBen Dowling2014-12-111-2/+3
* Fix function prototype in redis-cli.c.Nan Xiao2014-12-111-2/+2
* Fix redis-trib import SCAN callMatt Stancliff2014-12-111-1/+1
* Reconnect redis-cli when cluster return "moved"h0x91b2014-12-111-24/+32
* Typo fixes in redis.confMariano Pérez Rodríguez2014-12-111-2/+2
* zipmap.c: update comments aboveSun He2014-12-091-3/+2
* replaced // comments #2150Deepak Verma2014-12-091-2/+2
* redis-benchmark AUTH command to be discarded after the first send #2150azure provisioned user2014-12-091-28/+30
* sds.c: Correct two spelling mistakes in commentsSun He2014-12-091-2/+2
* sds.c/sdscatvprintf: set va_end to finish va_list cpySun He2014-12-091-1/+1
* sds.c: Correct some commentsSun He2014-12-091-4/+4
* redis-benchmark: default num of requests is now 100000.antirez2014-12-091-2/+2
* fix benchmark memleak in loop modeMatthias Petschick2014-12-091-1/+1
* Cluster PUBLISH message: fix totlen count.antirez2014-12-092-3/+7
* Update whatisdoing.shSerghei Iakovlev2014-12-091-1/+1
* Include stropts only if __sun is defined.antirez2014-12-091-0/+2
* Fix implicit declaration of ioctl on SolarisJan-Erik Rediger2014-12-091-0/+1
* bitops.c/bitopCommand: skip short minlen for FAST PATHSun He2014-12-091-1/+1
* bitops.c/redisPopcount: little optimization in loopSun He2014-12-091-8/+20
* Silence _BSD_SOURCE warnings in glibc 2.20 and forwardJohan Bergström2014-12-091-0/+1
* Mark whatisdoing.sh as deprecated in top-comment.antirez2014-12-091-0/+6