|
|
|
|
|
by kelseydh
225 days ago
|
|
We didn't observe any automatic batching when testing Tigerbeetle with their Go client. I think we initiated a new Go client for every new transaction when benchmarking, which is typically how one uses such a client in app code. This follows with our other complaint: it handles so little you will have to roll a lot of custom logic around it to batch realtime transactions quickly. |
|
PHP has created mysqli or PDO to deal with this specifically because of the known issues of it being expensive to recreate client connects per request