• Oran Agra's avatar
    Allow modules to handle RDB loading errors. · d7d028a7
    Oran Agra authored
    This is especially needed in diskless loading, were a short read could have
    caused redis to exit. now the module can handle the error and return to the
    caller gracefully.
    
    this fixes #5326
    d7d028a7
server.h 105 KB