Retrieve and apply remote site changes to a local copy.
I said, the admin savvy sailor can cache whole sites onboard and then proxy dns to browse these while at sea.
As work in progress DELTA works one of three ways to setup, retrieve and process incremental updates from a remote site.
- have — client setup time of last update - state.recent — server retrieves more recent changes - apply — client stores the returned changes
DELTA have writes the time of last update to state.recent. DELTA recent reads state.recent and writes more recent journal actions to state.actions to be read by DELTA apply.