- 15 Mar, 2019 1 commit
-
-
antirez authored
-
- 12 Mar, 2019 1 commit
-
-
Steve Webster authored
-
- 08 Mar, 2019 1 commit
-
-
Steve Webster authored
The XCLAIM docs state the XCLAIM increments the delivery counter for messages. This PR makes the code match the documentation - which seems like the desired behaviour - whilst still allowing RETRYCOUNT to be specified manually. My understanding of the way streamPropagateXCLAIM() works is that this change will safely propagate to replicas since retry count is pulled directly from the streamNACK struct. Fixes #5194
-
- 30 Jan, 2019 1 commit
-
-
antirez authored
-
- 28 Jan, 2019 7 commits
- 18 Jan, 2019 1 commit
-
-
antirez authored
-
- 17 Jan, 2019 1 commit
-
-
antirez authored
This way the behavior is very similar to the past one. This is useful in order to remember the user she probably failed to configure a password correctly.
-
- 12 Dec, 2018 1 commit
-
-
antirez authored
-
- 28 Nov, 2018 1 commit
-
-
Qu Chen authored
-
- 19 Nov, 2018 2 commits
- 12 Nov, 2018 1 commit
-
-
Oran Agra authored
-
- 17 Oct, 2018 1 commit
-
-
antirez authored
-
- 16 Oct, 2018 2 commits
-
-
zhaozhao.zz authored
-
antirez authored
See #5426.
-
- 13 Oct, 2018 1 commit
-
-
antirez authored
-
- 10 Oct, 2018 2 commits
- 09 Oct, 2018 2 commits
-
-
zhaozhao.zz authored
-
zhaozhao.zz authored
-
- 30 Sep, 2018 1 commit
-
- 11 Sep, 2018 2 commits
- 05 Sep, 2018 1 commit
-
-
antirez authored
-
- 04 Sep, 2018 1 commit
-
-
maya-rv authored
-
- 31 Aug, 2018 1 commit
-
-
antirez authored
See #5297.
-
- 26 Aug, 2018 1 commit
-
-
Chris Lamb authored
-
- 21 Aug, 2018 1 commit
-
-
Oran Agra authored
Few tests had borderline thresholds that were adjusted. The slave buffers test had two issues, preventing the slave buffer from growing: 1) the slave didn't necessarily go to sleep on time, or woke up too early, now using SIGSTOP to make sure it goes to sleep exactly when we want. 2) the master disconnected the slave on timeout
-
- 13 Aug, 2018 1 commit
-
-
zhaozhao.zz authored
-
- 02 Aug, 2018 3 commits
- 01 Aug, 2018 1 commit
-
-
zhaozhao.zz authored
-
- 31 Jul, 2018 1 commit
-
-
antirez authored
-