Halim Qarroum
Halim Qarroum
+1. I understand the rationale behind the code factoring associated with dynamic requires, but it makes also browserify unable to bundle Huejay.
Sure! Many thanks @leandrodamascena for your awesome support! 👍
Thanks @erikayao93, that's awesome 👍 ! I've implemented my own batch processor in TypeScript so far, and I'm going to replace it with the new `AsyncBatchProcessor`. I'll let you know...
@wjones127 Using this concept, would the `row_id` also carry uniqueness semantics (i.e 2 records having the same `row_id` wouldn't be possible) ? I'm asking since having a `unique` flag on...