v2.3.0: Support for stream backpressuring!
Now you can pass a highWaterMark
parameter to backpressure the stream, so it won't query DDB for more items that you are capable of processing. Special thanks to @Siloss for implementing this!
Now you can pass a highWaterMark
parameter to backpressure the stream, so it won't query DDB for more items that you are capable of processing. Special thanks to @Siloss for implementing this!