Replies: 1 comment 2 replies
-
|
I think a good solution would be reading Something like: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this issue comment I asked if Stork might consider a different mode of index generation where the content doesn't need to be serialized to disk.
The use-case I have in mind is for a sort of SSR / SSG hybrid that I hope to eventually allow running in environments where there will be no filesystem. In that scenario, I was wondering if there was a programmatic interface that could be explored to seed the index without any filesystem involved.
Beta Was this translation helpful? Give feedback.
All reactions