-
Notifications
You must be signed in to change notification settings - Fork 6
Description
In Podcastindex-org/podcast-namespace#558 I wrote:
As for what I'm currently doing (downloading the whole database every week, computing a diff, then integrating that), I feel this could be streamlined. [...]
@daveajones replied:
There are a bunch of ways to stay up to date actually. I’m glad to share them.
[...] This should probably be in the “database” repo instead of in the namespace repo.
I'm moving that discussion here and would be interested in the bunch of ways you mentioned. I'm personally interested in ways that don't hit the API server in part due to Podcastindex-org/legal#1 which prohibits building databases out of content returned from the API. I think ideally we want an efficient and permissible way to create mirror databases, not only to improve locality but to facilitate mirroring and prevent a single point of failure.