2e464aa Re-work the way the redis server is retrieved

Authored and Committed by pingou 8 years ago
    Re-work the way the redis server is retrieved
    
    With this approach we set it once and for all at the start of the
    application and the connection remains then available to all the method
    in the internal library.
    
        
file modified
+3 -4
file modified
+63 -63
file modified
+1 -1
file modified
+1 -3
file modified
+3 -9
file modified
+1 -1