bkabrda / pagure

Forked from pagure 6 years ago
Clone

bd02026 Migrate the logcom service to be celery based and triggered

Authored and Committed by pingou 6 years ago
    Migrate the logcom service to be celery based and triggered
    
    This is another service that we can drop, simplifying both the
    architecture as well as maintenance.
    In addition, it will make python3 support easier since celery supports
    python3 while trollius doesn't and is even deprecated actually.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+57 -0