Skip to content

v1.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@walterra walterra released this 30 Dec 10:23
· 18 commits to main since this release

⚠ BREAKING CHANGES

  • bufferSize is no longer number of docs but flush KBytes.

Features

  • delete index option (b92bd21)
  • adds support for node stream as source (281950c)
  • make use of ES client bulk index helper (b0b39c8)