• Romain Courteaud's avatar
    Drop bulk prototype. · 3e6379c8
    Romain Courteaud authored
    Bulk was implemented to see if it improves ERP5 replication.
    Using parallel replication functionality is much more efficient from server and client point of view.
    
    It does not generate huge transaction on server side.
    Client does not wait for all documents before writing them locally.
    3e6379c8
replicatestorage.js 38.8 KB