Commit History

Author SHA1 Message Date
  antirez aed54849e5 CLIENT UNBLOCK implemented. 6 years ago
  antirez 65afcf24cb Take clients in a ID -> Client handle dictionary. 6 years ago
  antirez 5103bb00d8 CLIENT ID implemented. 6 years ago
  Salvatore Sanfilippo bb666d445d Merge pull request #5027 from tigertv/unstable 6 years ago
  antirez b9058c7328 Merge branch 'unstable' of github.com:/antirez/redis into unstable 6 years ago
  antirez 438317796b Sentinel: test command renaming feature. 6 years ago
  Salvatore Sanfilippo eb052ba93a Merge pull request #5059 from guybe7/fix_restore_warning 6 years ago
  antirez 27178a3fde Fix type of argslen in sendSynchronousCommand(). 6 years ago
  antirez 1f1e724f47 Remove black space. 6 years ago
  Salvatore Sanfilippo aa5eaad48c Merge pull request #5037 from madolson/repl-auth-fix 6 years ago
  antirez 3cf8dd2c84 Sentinel: fix SENTINEL SET error reporting. 6 years ago
  Madelyn Olson 45731edc4b Addressed comments 6 years ago
  Madelyn Olson e8d68b6b72 Fixed replication authentication with whitespace in password 6 years ago
  antirez fc0c9c8097 Sentinel: drop the renamed-command entry in a more natural way. 6 years ago
  antirez 8ba670f55c Sentinel command renaming: document it into sentinel.conf. 6 years ago
  antirez a8a76bda1b Merge branch 'unstable' of github.com:/antirez/redis into unstable 6 years ago
  antirez 2358de6816 Sentinel command renaming: use case sensitive hashing for the dict. 6 years ago
  antirez a9c5008895 Sentinel command renaming: fix CONFIG SET event logging. 6 years ago
  antirez b72cecd7c8 Sentinel command renaming: fix CONFIG SET after refactoring. 6 years ago
  antirez 91a384a5cd Sentinel command renaming: implement SENTINEL SET. 6 years ago
  antirez 903582dd7b Sentinel: make SENTINEL SET able to handle different arities. 6 years ago
  antirez c303e768bf Sentinel command renaming: config rewriting. 6 years ago
  antirez 60df7dbea1 Sentinel command renaming: rename-command option parsing. 6 years ago
  antirez 72e8a33b35 Sentinel command renaming: base machanism implemented. 6 years ago
  Guy Benoish dfcc20f4fd Fix compiler warning in restoreCommand 6 years ago
  Salvatore Sanfilippo cf7fcdbe4e Merge pull request #4634 from soloestoy/special-auth 6 years ago
  Salvatore Sanfilippo 70b7fa2c52 Merge pull request #5049 from youjiali1995/fix-load-rdb 6 years ago
  Salvatore Sanfilippo 54d66d39a0 Merge pull request #5053 from michael-grunder/zpopminmax-keypos 6 years ago
  Salvatore Sanfilippo 199e704a42 Merge pull request #5050 from shenlongxing/fix-typo 6 years ago
  michael-grunder db6b99f90c Update ZPOPMIN/ZPOPMAX command declaration 6 years ago