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

Populated Proskomma as source step #9

Open
mvahowe opened this issue Jul 24, 2022 · 0 comments
Open

Populated Proskomma as source step #9

mvahowe opened this issue Jul 24, 2022 · 0 comments

Comments

@mvahowe
Copy link
Contributor

mvahowe commented Jul 24, 2022

Right now, running a Proskomma query means

  • adding a USFM document to Proskomma
  • running the query
  • deleting the document from Proskomma (so it's ready for next time, since the Proskomma instance is persistent)

Maybe we could treat Proskomma as a type of source (as an alternative to 'local' and 'http') that returns the Proskomma instance? Initially, we could provide a USFM document which would be loaded once. Subsequent queries would then be called on this populated instance, which is much faster than reloading and removing the data multiple times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant