You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
We want to understand exactly what it is. For example, pipelining vs. multiplexing (out of order) vs. just batching queries from multiple public facing connections into the same physical connection?
Once we understand we can find out what we could do for each database.
Can have a mode in which we keep the same public API but with limitations (for example, no transactions)?
@sebastienros to check if we are already doing batching everywhere we can (we can ask for batching to be revisited if it is disallowed)
SqlClient:
@divega setting up something up to discuss future SqlClient development, performance issues, and the fact that TE wants to include SQL Server numbers.
Make our infra easy to access for the community: @sebastienros to look into this.
Attendees: @ajcvickers, @DamianEdwards, @divega, @sebastienros
We discussed today the next steps we can focus on:
Low hanging fruit
Longer term investments