Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental Arx #71

Open
mgautierfr opened this issue Nov 9, 2024 · 1 comment
Open

Incremental Arx #71

mgautierfr opened this issue Nov 9, 2024 · 1 comment
Labels
api About API change enhancement New feature or request epic Long (and difficult) task sponsor appreciated This issue is open to financial support if you want it to be implemented

Comments

@mgautierfr
Copy link
Member

Jubako containers (and so Arx) can be composed of different content packs.
In the same time, at creation, arx is checking for duplicated content to reuse already added content if dups is found.

If we reuse pack of previous Arx, we could have incremental Arx for (almost) free.

We would need:

  • A API/CMD option to specify a source of already existing packs
  • Make Arx first "index" existing packs to let it checks for duplicated content.
  • Make Arx create archive referencing existing content packs.
@mgautierfr mgautierfr added enhancement New feature or request api About API change epic Long (and difficult) task sponsor appreciated This issue is open to financial support if you want it to be implemented labels Nov 9, 2024
@mgautierfr
Copy link
Member Author

This depends of jubako/jubako#15 as it will allow arx to fully handle entries and so reuse existing ones from an existing arx file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api About API change enhancement New feature or request epic Long (and difficult) task sponsor appreciated This issue is open to financial support if you want it to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant