Feature request: Feed generator option to continue an existing feed
Open
@Rafiot is already working on this.
Since Jun 4, 2025.
- Dominant language
- Python
- Stars
- 491
- Forks
- 290
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.