hemilabs / hemilabs/dave

Chunk backups

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

As it currently is, very large backups are stored under a single compressed `tar`. This leads to unreliable uploads that can fail often. We should find a way to split our backups into multiple chunks (e.g., split the tar and then compress each one individually.)

Contributor guide

Open the contributing guide

Research direction

Start by tracing how backups are packaged, compressed, and uploaded; the issue names no files, tests, or entry point. Done means defining and implementing a chunking approach that makes large backup uploads more reliable, with coverage for the resulting backup and upload behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.