mjia / greenwave

Forked from greenwave 7 years ago
Clone

7dfa99e Introduce a configurable cache over other resources.

Authored and Committed by ralph 6 years ago
    Introduce a configurable cache over other resources.
    
    This adds a cache on top of our query to resultsdb that currently does
    nothing at all.  The backend for `dogpile.cache` is set to the `null`
    backend, which means nothing will be cached.
    
    This is a step in the road to get us to #77.
    
        
file modified
+3 -16
file modified
+8 -0
file added
+37
file modified
+2 -0
file modified
+1 -0