- 11 Dec, 2018 4 commits
-
-
yura authored
-
Thomas Orozco authored
This adds support for passing a password through a REDISCLI_AUTH environment variable (which is safer than the CLI), which might often be safer than passing it through a CLI argument. Passing a password this way does not trigger the warning about passing a password through CLI arguments, and CLI arguments take precedence over it.
-
yongman authored
-
yongman authored
-
- 22 Nov, 2018 2 commits
- 07 Nov, 2018 7 commits
- 03 Oct, 2018 2 commits
-
-
artix authored
if node is neither migrating nor importing.
-
- 14 Sep, 2018 5 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
--slave alias remains but is undocumented, just for backward compatibiltiy.
-
Jeffrey Lovitz authored
-
Weiliang Li authored
-
- 13 Jul, 2018 2 commits
- 10 Jul, 2018 1 commit
-
-
tengfeng authored
-
- 09 Jul, 2018 4 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
We need CC_QUIET in order to fix #5096 by silently failing if needed.
-
minkikim89 authored
-
- 03 Jul, 2018 1 commit
-
-
Jack Drogon authored
-
- 28 Jun, 2018 7 commits
- 13 Jun, 2018 2 commits
-
-
antirez authored
Thanks to Fakhri Zulkifli for reporting it. The fix switched to dynamic allocation, copying the final prompt in the static buffer only at the end.
-
antirez authored
Thanks to Fakhri Zulkifli for reporting it. The fix switched to dynamic allocation, copying the final prompt in the static buffer only at the end.
-
- 12 Jun, 2018 2 commits
-
-
antirez authored
-
shenlongxing authored
-
- 08 Jun, 2018 1 commit
-
-
antirez authored
-