Closed pietercolpaert closed 3 years ago
Now uses the _read function, and buffers up to 1000 members in memory and then stops loading the LDES further until the buffer has less than 1000 objects again
_read
@brechtvdv Will now not wait until buffer is full to emit members.
Now uses the
_read
function, and buffers up to 1000 members in memory and then stops loading the LDES further until the buffer has less than 1000 objects again