Eric Allam
Eric Allam
Any idea on what kind of work would be involved in getting this through? I'm seeing periodic piston failures (usually timeout errors) and then no more tasks are able to...
Oooh, yea I like this a lot. It avoids the confusion about the `err` parameter, plus it allows for changes to the information returned in the `eval` event without changing...
This would help a lot actually, and is probably much easier to implement than my suggestion. To move forward, should I just write up some pending specs, and document the...
Awesome, that looks pretty handy! I'll hopefully get some time tonight to write that end to end spec.
Ah ok I didn't realize you could run both the server and the client in the same node process, that makes sense. I think just some better documentation in the...
Yup this is a known issue, and is related to how the Column View is implemented. We need to reimplement it using virtualization so we can scale the json documents....
@paulmwatson thanks for sending us a nice large JSON file to test with!
Thanks for the PR! Did you also run the server locally and do a manual test to make sure everything was working?
Hi @kkange, it is true that the data is stored on the server. We use Cloudflare Workers as the host and Workers KV as the storage for either the raw...
This is definitely coming once we add accounts (the next biggish feature we are working on). JSON docs created in accounts will be private by default with the option to...