Closed arendjantetteroo closed 5 years ago
…ith batching
This should solve memory issues and slowness of recalculating what needs to be flushed. Now we directly do a sql insert query on each received message.
…ith batching
This should solve memory issues and slowness of recalculating what needs to be flushed. Now we directly do a sql insert query on each received message.