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

[feature] First steps in the implementation of the Conan cache for 2.0 #9076

Closed
czoido opened this issue Jun 9, 2021 · 1 comment
Closed
Assignees
Milestone

Comments

@czoido
Copy link
Contributor

czoido commented Jun 9, 2021

Do the first implementation of the conan cache for 2.0:

  • Support for multiple revisions
  • Deterministic paths for storing packages and recipes based on the name, version, user, channel, package id, recipe revision and package revision.
  • Backed with a sqlite DB.

Implemented in: #8796

Continuing work: #9164

Related to: #8510 and #5513

@czoido czoido self-assigned this Jun 9, 2021
@czoido czoido added this to the 2.0 milestone Jun 9, 2021
@czoido czoido changed the title [feature] Conan cache for 2.0 [feature] First step in the implementation of the Conan cache for 2.0 Jun 25, 2021
@czoido
Copy link
Contributor Author

czoido commented Jun 25, 2021

Closed by: #8796

@czoido czoido closed this as completed Jun 25, 2021
@czoido czoido changed the title [feature] First step in the implementation of the Conan cache for 2.0 [feature] First steps in the implementation of the Conan cache for 2.0 Jun 25, 2021
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

No branches or pull requests

1 participant