You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[options.highWaterMark]| <code>number</code> | <code>16</code> | Number of items to buffer before writing. Also the size of the underlying stream buffer. |
12
+
|[options.flushTimeout]| <code>number</code> | <code></code> | Number of ms to flush records after, if highWaterMark hasn't been reached |
12
13
|[options.logger]| <code>Object</code> || Instance of a logger like bunyan or winston |
0 commit comments