1. 09 Jan, 2018 2 commits
  2. 08 Jan, 2018 4 commits
  3. 29 Dec, 2017 2 commits
  4. 21 Nov, 2017 13 commits
  5. 20 Nov, 2017 4 commits
  6. 22 Jun, 2017 1 commit
  7. 21 Jun, 2017 2 commits
    • Willem Thiart's avatar
      Fixes #41 · 9651a97f
      Willem Thiart authored
      Second if statement was redundant.
      9651a97f
    • Willem Thiart's avatar
      Fixes #40 · 883d0d24
      Willem Thiart authored
      raft_send_requestvote and raft_send_appendentries now return proper
      error codes.
      883d0d24
  8. 20 Jun, 2017 1 commit
    • Willem Thiart's avatar
      Fixes #37 · 3e011ae2
      Willem Thiart authored
      Avoid deleting logs because of out-of-order/quick heartbeats.
      3e011ae2
  9. 30 May, 2017 1 commit
  10. 24 May, 2017 1 commit
    • Willem Thiart's avatar
      Fixes #35 · 9bdf41b5
      Willem Thiart authored
      Avoid for loop to increase performance when tallying votes for
      committing.
      9bdf41b5
  11. 09 May, 2017 1 commit
    • Willem Thiart's avatar
      Change: code now assumes callbacks are provided · c3443aac
      Willem Thiart authored
      Beforehand there were if statements to check if callbacks were provided
      by the user. This was only useful for making the test suites shorter.
      These if statements have been removed so that the core code is more
      concise.
      c3443aac
  12. 25 Oct, 2016 2 commits
  13. 20 Oct, 2016 1 commit
  14. 20 Sep, 2016 1 commit
  15. 10 Sep, 2016 1 commit
  16. 31 Aug, 2016 1 commit
  17. 28 Aug, 2016 1 commit
  18. 11 Jun, 2016 1 commit