This repository was archived by the owner on Sep 17, 2019. It is now read-only.

Description
Hi.
I noticed the plugin issues one insert statement per event.
Would it be possible for the plugin to implement batch inserts? It would increase insert throughput and reduce server load considerably for large workloads.
Maybe something like this: https://www.tutorialspoint.com/jdbc/jdbc-batch-processing.htm