Commit History

Author SHA1 Message Date
  Salvatore Sanfilippo e6416ca71c Merge pull request #2266 from mattsta/improve/supervised/startup 10 years ago
  antirez 6274a6789d Cluster: initialize mf_end. 10 years ago
  Matt Stancliff eb7d67a3ab Remove RDB AUX memory leaks 10 years ago
  Matt Stancliff 36a3b75355 Supervise redis processes only if configured 10 years ago
  Matt Stancliff 5e8b7e4f35 Define default pidfile when creating pid 10 years ago
  rebx e6d499a446 Create PID file even if in foreground 12 years ago
  antirez 0d22121c27 Add "-lrt" in Makefile for Solaris. 10 years ago
  antirez 792a94153a Check for __sun macro in solarisfixes.h, not in includers. 10 years ago
  antirez f3fd58eb4a Cluster test: also write from Lua script in resharding test. 10 years ago
  antirez da95d22ad2 Prevent Lua scripts from violating Redis Cluster keyspace access rules. 10 years ago
  Salvatore Sanfilippo 1019c72930 Merge pull request #2265 from mattsta/fix/trib/create 10 years ago
  Matt Stancliff bf58f8b513 Remove end of line whitespace from redis-trib 10 years ago
  Matt Stancliff 1c477f62bc Fix redis-trib cluster create 10 years ago
  antirez 622c69e93d README section about make distclean reworded / extended. 10 years ago
  antirez b45e16e7ee Merge branch 'unstable' of github.com:/antirez/redis into unstable 10 years ago
  Salvatore Sanfilippo 161ff77572 Merge pull request #2262 from HeartSaVioR/explain-make-distclean 10 years ago
  Jungtaek Lim 219ab66cc8 Explain make distclean which seems not well known 10 years ago
  antirez 42357668e8 Advertise Redis Cluster as experimental in redis.conf. 10 years ago
  antirez a7722dc31b Typo fixed: fiels -> fields in rdbSaveInfoAuxFields(). 10 years ago
  antirez 4c0e8923a6 A few more AUX info fields added to RDB. 10 years ago
  antirez 206cd219b6 RDB AUX fields support. 10 years ago
  antirez 1a30e7ded1 rdbLoad() refactoring to make it simpler to follow. 10 years ago
  antirez e8614a1a77 New RDB v7 opcode: RESIZEDB. 10 years ago
  antirez 32b10004e2 sdsnative() removed: New rdb.c API can load native strings. 10 years ago
  antirez f699b5e801 Use RDB_LOAD_PLAIN to load quicklists and encoded types. 10 years ago
  antirez 68bc02c36c RDB refactored to load plain strings from RDB. 10 years ago
  Salvatore Sanfilippo 05ba119fbb Merge pull request #2143 from mattsta/quicklist 10 years ago
  Matt Stancliff 5870e22423 Upgrade LZF to 3.6 (2011) from 3.5 (2009) 10 years ago
  Matt Stancliff 25e12d10be Set optional 'static' for Quicklist+Redis 10 years ago
  Matt Stancliff 9e11d07909 Add more quicklist info to DEBUG OBJECT 10 years ago