Commit History

Author SHA1 Message Date
  Yossi Gottlieb 4c08ae3ff6 Cluster: fix misleading accept errors. 4 years ago
  Yossi Gottlieb fa9aa90813 Conns: Fix connClose() / connAccept() behavior. 4 years ago
  Salvatore Sanfilippo 5634ee973c Merge pull request #7013 from hwware/clusterhelpfix 4 years ago
  hwware 93bb42a0b5 add missing commands in cluster help 4 years ago
  antirez 1e16b9384d Merge branch 'unstable' of github.com:/antirez/redis into unstable 4 years ago
  antirez 5497a44037 Regression test for #7011. 4 years ago
  antirez f9c56dbb09 ACL: default user off should not allow automatic authentication. 4 years ago
  hwware 86691ccff5 fix potentical memory leak in redis-cli 4 years ago
  Guy Benoish f16eaadd4f Allow RM_GetContextFlags to work with ctx==NULL 4 years ago
  Salvatore Sanfilippo c1295bb9f1 Merge pull request #6996 from artix75/redis_cli_proxy_info 4 years ago
  Salvatore Sanfilippo c52415b219 Merge pull request #7000 from ppillip/patch-1 4 years ago
  Salvatore Sanfilippo 82e1807769 Merge pull request #7001 from trevor211/fixDataInconsistency 4 years ago
  WuYunlong f6029fb925 Fix master replica inconsistency for upgrading scenario. 4 years ago
  WuYunlong af5167b7f3 Add 14-consistency-check.tcl to prove there is a data consistency issue. 4 years ago
  박승현 d9de9d5478 Update redis.conf 4 years ago
  antirez b3a97004f4 Sentinel: document auth-user directive. 4 years ago
  antirez 29b9d0a245 ACL: Make Redis 6 more backward compatible with requirepass. 4 years ago
  artix 771df8a436 Support Redis Cluster Proxy PROXY INFO command 4 years ago
  antirez 9321c7871f Sentinel: implement auth-user directive for ACLs. 4 years ago
  antirez bce9a68b39 Merge branch 'unstable' of github.com:/antirez/redis into unstable 4 years ago
  antirez 8609e68161 Example sentinel conf: document requirepass. 4 years ago
  Salvatore Sanfilippo 15338ab694 Merge pull request #6991 from soloestoy/io-threads-bugfix 4 years ago
  Salvatore Sanfilippo f1e4af2c29 Merge pull request #6993 from soloestoy/optimize-threaded-io 4 years ago
  zhaozhao.zz c46c76a399 Threaded IO: handle pending reads clients ASAP after event loop 4 years ago
  zhaozhao.zz a6a0e05a1a Threaded IO: bugfix client kill may crash redis 4 years ago
  antirez 573c4673ee Aesthetic changes in PR #6989. 4 years ago
  Salvatore Sanfilippo 681c6f21b7 Merge pull request #6989 from soloestoy/io-threads-bugfix 4 years ago
  zhaozhao.zz 606a01df70 Threaded IO: bugfix #6988 process events while blocked 4 years ago
  antirez 453e01a091 Restore newline at the end of redis-cli.c 4 years ago
  Salvatore Sanfilippo ebf1acd33c Merge pull request #6918 from chendq8/fixModuleUnregisterUsedApi 4 years ago