[ENH] - Refactor logic around environment creation to allow packages to be shared #950
Labels
needs: investigation 🔎
Someone in the team needs to look into this issue before scoping
roadmap: storage + backup + restore
type: enhancement 💅🏼
Feature description
Currently, conda environments created by conda-store do not share packages. In deployments containing many builds, this can lead to many duplicate packages, which uses much more storage than necessary. Refactor the logic around creating new environments so that packages are shared across environments.
Value and/or benefit
Greatly reduced disk usage.
Anything else?
No response
The text was updated successfully, but these errors were encountered: