1. 10 Jul, 2018 1 commit
    • antirez's avatar
      Streams: fix unblocking logic into a consumer group. · 09327f11
      antirez authored
      When a client blocks for a consumer group, we don't know the actual ID
      we want to be served: other clients blocked in the same consumer group
      may be served first, so the consumer group latest delivered ID changes.
      This was not handled correctly, all the clients in the consumer group
      were unblocked without data but the first.
      09327f11
  2. 09 Jul, 2018 7 commits
  3. 04 Jul, 2018 12 commits
  4. 03 Jul, 2018 7 commits
  5. 02 Jul, 2018 6 commits
  6. 01 Jul, 2018 1 commit
  7. 30 Jun, 2018 2 commits
  8. 29 Jun, 2018 4 commits