• Oran Agra's avatar
    Add tests to make sure that relative EXPIRE is propagated to replicas (#8357) · a29aec9a
    Oran Agra authored
    This commit adds tests to make sure that relative and absolute expire commands
    are propagated as is to replicas and stop any future attempt to change that without
    a proper discussion. see #8327 and #5171
    
    Additionally it slightly improve the AOF test that tests the opposite (always
    propagating absolute times), by covering more commands, and shaving 2
    seconds from the test time.
    a29aec9a
expire.tcl 8.71 KB