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 cache exporting and hydration capabilities #705

Merged
merged 5 commits into from
Mar 11, 2025

Conversation

rpechuk
Copy link
Collaborator

@rpechuk rpechuk commented Mar 3, 2025

Added better typing to caches and also the ability to import/export caches to Arrow IPC stream format. Then integrated this new functionality into the publish package alongisde better type propogation to ensure everything is working properly.

IMPORTANT NOTE: When this is merged a new release will need to be cut due to the use of the new .import() function in the generated code as part of publish. This could be fixed by bundling current version of external packages into published visualization directory and refrencing this instead of CDN but let's discuss this in #682.

@rpechuk rpechuk requested a review from jheer March 3, 2025 20:42
@rpechuk rpechuk mentioned this pull request Mar 3, 2025
3 tasks
@rpechuk rpechuk requested a review from jheer March 7, 2025 03:42
Copy link
Member

@jheer jheer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, modulo some small suggested changes.

@rpechuk rpechuk requested a review from jheer March 7, 2025 19:28
Copy link
Member

@jheer jheer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rpechuk rpechuk merged commit 81e069a into ron/mosaic-publish Mar 11, 2025
@rpechuk rpechuk deleted the ron/cache-import-export branch March 11, 2025 02:47
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