mjia / greenwave

Forked from greenwave 7 years ago
Clone

580591e Move cache invalidation inside the resultsdb handler.

Authored and Committed by ralph 6 years ago
    Move cache invalidation inside the resultsdb handler.
    
    Do this to ensure that invalidation happens *first* before any decisions
    are published.  We want to make sure those evaluations are made on only
    the most recent data.