Rieter-to-Rieter mirror #13

Open
opened 2024-07-09 21:39:45 +02:00 by Jef Roosens · 0 comments
Owner

A Rieter instance mirroring a repository needs to download and parse new packages from the repository. If the repository server is a Rieter instance, the package information could instead be pulled from the API, completely skipping the parsing of packages. This could be useful when hosting a Rieter instance on a low-power device, where the parsing job is expensive.

A Rieter instance could also expose an SSE stream or similar for each repository, allowing a downstream Rieter instance to get updates whenever a repository gets updated.

A Rieter instance mirroring a repository needs to download and parse new packages from the repository. If the repository server is a Rieter instance, the package information could instead be pulled from the API, completely skipping the parsing of packages. This could be useful when hosting a Rieter instance on a low-power device, where the parsing job is expensive. A Rieter instance could also expose an SSE stream or similar for each repository, allowing a downstream Rieter instance to get updates whenever a repository gets updated.
Jef Roosens added the
idea
label 2024-07-09 21:39:45 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/rieter#13
No description provided.