This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/workers
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
..
__init__.py First few changes for the image diffs feature. 2013-10-17 18:25:19 -04:00
buildlogsarchiver.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
diffsworker.py Start of a v2 API. 2015-07-17 11:50:41 -04:00
gcworker.py Make GC of repositories fully async for whitelisted namespaces 2015-07-28 15:30:04 -04:00
notificationworker.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
repositoryactioncounter.py Make the repositoryactioncount worker disconnect from the DB between runs 2015-04-22 17:11:08 -04:00
worker.py Add a transaction around the extend_processing call 2015-01-29 18:40:41 -05:00