Currently the feed generator will take a snapshot of all data matching the parameters, generate the JSON representations and a manifest.
But for purposes of using the feed generator as a "cold storage" solution, it would be great if we could run it in an append mode where the manifest gets any event being dropped added.