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

feat: add support for layered package cache #1003

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kelvinou01
Copy link
Contributor

Description

As per #43, we want to implement layered package caches for Rattler.

Stuff to note

  • I tried to make this not a break, but alas. Specifically, i made PackageCacheError a #[non_exhaustive] enum, and modified some variants.

Old PR for ref

@kelvinou01 kelvinou01 changed the title Add support for layered package cache feat: add support for layered package cache Dec 23, 2024
@wolfv
Copy link
Contributor

wolfv commented Dec 23, 2024

Hi @kelvinou01 - I also started hacking on this a bit but it looks like you are already much further progressed :)

Here was my attempt: #998

@kelvinou01 kelvinou01 mentioned this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants