Skip to content

Conversation

@dsagal
Copy link
Member

@dsagal dsagal commented Dec 17, 2024

This is not for review, but just to describe the purpose of the changes in this branch, and in the linked grist-core branch https://github.com/gristlabs/grist-core/tree/large-data-python-ext.

These allow megagrist code to add python files to be available in per-document sandbox processes. Not fully tested. This branch has a single experiment that replaces dependency graph (Graph) implementation with one that uses SQLite (using :memory: here). This is much slower than the previous implementation, so this particular experiment may not be interesting. Bigger goal was just to be able to do sandbox things differently in megagrist without affecting grist-core.

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.

1 participant