If some part of the data is updated more frequently than the bulk of the data, a script can be written to support partial reload. This will typically mean that two tasks will exist. One task is less frequent, doing the full reload, and one task is more frequent, doing the partial reload.