Taras Mankovski
Taras Mankovski
@freben in any case, we need a way to batch loading entities that'll be fast for 1 or 1000 entities. We're now using GraphQL to populate elastic search indexes so...
👋 I mentioned during today's Catalog Sig meeting, we created a Batch Loader plugin for Backstage. It doesn't currently have a REST API, it talks directly to the catalog. It...
@freben when you say `start from processing_state`, do you mean `refresh_state`? We'll try this approach and report back.
It takes about 190ms to fetch 1000 nodes instead of 160ms but 20% difference is a good compromise for the simplicity it provides.
@charlespierce would you be able to provide an example of how to use yarn 3 using hooks?
We see the same problem with Node 18 + TypeScript 4.9.
> we are all very excited about Deno. Generally, our runtime should work fine with Deno because we only use a few standard APIs. Sweet! > I'd be also very...
+1 I'd like to try epf instead of Ember Data, but I need to be able to use Fixtures.
Please create a Pull Request with a failing test case and I'll take a look at it.
I'll be fixing it here and you'll deploy the fix by incrementing your version of `ember-cli-ember-table` so for all intents and purposes `ember-cli-ember-table` is `ember-table` :)