Geert

Results 47 comments of Geert
trafficstars

Thinking of using this lib, but this issue makes me hesitant. Any progress?

Ok makes sense. Are you open for feature requests to solve some of these issues? The following would go a long way towards more supported services I guess: - support...

Great to hear. Any pointers on what might need to be done? I may be able to help it move forward.

All can we please bring these docs back? Should be a real issue fix.

Waybackmachine has something here: https://web.archive.org/web/20210525023852/https://docs.imageflow.io/

"he new child models aren't just created out of thin air I guess?" Well, it's a been some time so I don't recall exactly, but I believe the creation of...

> The provider given data should be read-only, and we should be able to specify which data to get from the provider in the toml config This would presumably by...

Currently highly customizing Loopback to update model instances (of 1 particular model) using events in an eventsourcing architecture. This feels a bit similar to how Swarm updates things if I'm...

Looks like a good start, may have a try / poc soonish. As a general question: since I'm currently implementing an eventsource solution (probably using Kafka as eventsource, although actively...

Doesn't solve the underlying issue (OOM still happens), but get rid of the warnings ``` // Prevent eventEmitter: memory leak detected to be shown. This happens (probably) inside request.js which...