704d9f1 SYSDB: Cache selector as enum

4 files Authored by ppolawsk 4 years ago, Committed by pbrezina 4 years ago,
    SYSDB: Cache selector as enum
    
    Sysdb has two sources of cache: timestamp based and persistent.
    This change changes implementation of that selector from
    binary flag to enum.
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+6 -3
file modified
+27 -5
file modified
+5 -5