jjames / pagure

Forked from pagure 2 months ago
Clone

c15e725 Support Redis Unix sockets

Authored and Committed by Georg Pfuetzenreuter 4 months ago
    Support Redis Unix sockets
    
    Introduce a configuration option "REDIS_SOCKET", allowing the
    path to a Unix socket to be specified as an alternative to the
    existing, TCP/IP based, "REDIS_HOST"/"REDIS_PORT" options.
    
    Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
    
        
file modified
+3 -2
file modified
+11 -2
file modified
+6 -1
file modified
+6 -2
file modified
+6 -1
file modified
+9 -3