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

Use cacache-rs for storing/retrieving content to the fs #1169

Open
iduartgomez opened this issue Jul 18, 2024 · 0 comments
Open

Use cacache-rs for storing/retrieving content to the fs #1169

iduartgomez opened this issue Jul 18, 2024 · 0 comments
Labels
A-contract-runtime Area: contract execution and runtime C-optimization Category: An optimization over an existing functionality. E-medium Experience needed to fix/implement: Medium / intermediate P-medium Medium priority

Comments

@iduartgomez
Copy link
Collaborator

Well maintained and tested dependency that will remove a bunch of code we have for handling of storing/updating etc. from/to the fs from our repo (delegates, contracts, and other things like some custom indexes).

https://github.com/zkat/cacache-rs

@iduartgomez iduartgomez added A-contract-runtime Area: contract execution and runtime C-optimization Category: An optimization over an existing functionality. E-medium Experience needed to fix/implement: Medium / intermediate P-medium Medium priority labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-contract-runtime Area: contract execution and runtime C-optimization Category: An optimization over an existing functionality. E-medium Experience needed to fix/implement: Medium / intermediate P-medium Medium priority
Projects
Status: Planned
Development

No branches or pull requests

1 participant