1. 09 Feb, 2015 2 commits
    • antirez's avatar
      SPOP with count: initial fixes to the implementation. · 359113cc
      antirez authored
      Severan problems are addressed but still a few missing.
      Since replication of this command was more complex than others since it
      needs to replicate multiple SREM commands, an old API able to do this
      was reused (it was taken inside the implementation since it was pretty
      obvious soon or later that would be useful). The API was improved a bit
      so that now a command may opt-out for the standard command replication
      when the server.dirty counter is incremented, in order to "manually"
      replicate what it wants.
      359113cc
    • antirez's avatar
  2. 08 Feb, 2015 14 commits
  3. 07 Feb, 2015 4 commits
  4. 04 Feb, 2015 3 commits
  5. 03 Feb, 2015 9 commits
  6. 02 Feb, 2015 2 commits
  7. 30 Jan, 2015 5 commits
  8. 29 Jan, 2015 1 commit