Joseph Schorr
|
c888a8b3be
|
Make GC timeout configurable
|
2015-12-16 15:45:02 -05:00 |
|
Jake Moshenko
|
2f626f2691
|
Unify the database connection lifecycle across all workers
|
2015-12-04 15:51:53 -05:00 |
|
Joseph Schorr
|
4e5c8a9281
|
Reduce GC work time and make sure to use distinct query
|
2015-10-20 18:13:29 -04:00 |
|
Joseph Schorr
|
5941f3937c
|
Enable async GC for all
Fixes #569
|
2015-10-19 14:22:41 -04:00 |
|
Joseph Schorr
|
ac0cca2d90
|
Switch to a unified worker system
- Handles logging
- Handles reporting to Sentry
- Removes old code around serving a web endpoint (unused now)
|
2015-07-28 17:26:12 -04:00 |
|
Joseph Schorr
|
70de107268
|
Make GC of repositories fully async for whitelisted namespaces
This change adds a worker to conduct GC on repositories with garbage every 10s.
Fixes #144
|
2015-07-28 15:30:04 -04:00 |
|