1. 24 Oct, 2019 1 commit
  2. 23 Oct, 2019 1 commit
  3. 03 Oct, 2019 3 commits
  4. 18 Aug, 2019 2 commits
  5. 30 Jul, 2019 1 commit
  6. 24 Jul, 2019 1 commit
  7. 22 Jul, 2019 1 commit
  8. 17 Jul, 2019 1 commit
    • Oran Agra's avatar
      Module API for Forking · 56258c6b
      Oran Agra authored
      * create module API for forking child processes.
      * refactor duplicate code around creating and tracking forks by AOF and RDB.
      * child processes listen to SIGUSR1 and dies exitFromChild in order to
        eliminate a valgrind warning of unhandled signal.
      * note that BGSAVE error reply has changed.
      
      valgrind error is:
        Process terminating with default action of signal 10 (SIGUSR1)
      56258c6b
  9. 24 Mar, 2019 2 commits
  10. 21 Mar, 2019 2 commits
  11. 18 Mar, 2019 2 commits