Skip to content

Added progress event

Compare
Choose a tag to compare
@brugos brugos released this 22 Feb 06:11
· 9 commits to main since this release

What:

  • Add "progress" event to help monitoring the duration of each chunk.
  • Swaps test framework to Mocha/Chai/Sinon
  • Removes logs on loadFiles utils
  • Updates readme

Why:

  • For long running multi statement queries, it's useful to know how much time each chunk is taking.