• Julien Muchembled's avatar
    importer: new option to write back new transactions to the source database · 30a02bdc
    Julien Muchembled authored
    By doing the work with secondary connections to the underlying databases,
    asynchronously and in a separate process, this should have minimal impact on
    the performance of the storage node. Extra complexity comes from backends that
    may lose connection to the database (here MySQL): this commit fully implements
    reconnection.
    30a02bdc