1. 02 Dec, 2014 8 commits
  2. 01 Dec, 2014 15 commits
  3. 30 Nov, 2014 10 commits
  4. 29 Nov, 2014 6 commits
  5. 28 Nov, 2014 1 commit
    • Valery Sizov's avatar
      Merge branch 'sidekiq_memory_killer' into 'master' · 27cd35de
      Valery Sizov authored
      Sidekiq memory killer
      
      This change adds an optional Sidekiq memory killer middleware that
      will perform a graceful shutdown when the Sidekiq process is using
      too much memory. When combined with a process supervision daemon
      (such as Runit in omnibus-gitlab) this should provide Good Enough
      handling of the Sidekiq memory leaks we are seeing.
      
      The memory killer is off by default.
      
      See merge request !1276
      27cd35de