Hi
Does anyone know when using the http endpoint, if its more efficient for a 3 node crate cluster to accept more bulk data infrequently or smaller bulk data with more frequent insertions.
So for instance I might insert 242 rows totalling 326KB, compared to 30 rows at 3.5KB.
I just want to see if I can fine tune our ingestion, to work better with the CrateDB cluster.
Many thanks
David