Simon Franzen

Results 30 comments of Simon Franzen

be aware of "plucking" and "mapping" a large amount of data. it could lead to memory bloat

Hi @mbecker , die Daten sind von http://www.geonames.org/ Keine Ahnung warum dort Einträge fehlen. Wir brauchen auch dringend eine valide Liste. Hast du eine OpenData Quelle? Dann würde ich nochmal...

I have updated the list from geonames. I have searched after your missing zipcodes. ``` 06868 FOUND 15713 FOUND 39217 FOUND 15712 FOUND ``` The rest NOT :| Other Ideas...

@magicbrothers maybe you have a subset of the data and I include this in the generation script?

I can merge those data. np

Thank you for the fast response. I didnt read the section **Third-pary Field Support** . So to answer my second question by myself: It's possible to extend the graphql API...

hey @mikeebee, I think its possible to extend the graphql API with custom data. So it's possible to get Commerce running, but I am not sure about the effort. For...

I run into similar problems with memory. We only have 1 Heroku Worker with 1024RAM and I want to write 60k lines ~(7MB) into a XLSX Worksheet. I already improved...

@duffyjp Thanks for the reply. We are lucky this time: Client is fine with CSV and XLS. The XLSX option was defined in the past but now they don't need...

I am not sure why this is closed, because the error still exist with puma on heroku. Would it be helpful to get someone from puma gem into this thread?...