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
We are using PyMySQL for most of our database connections, and have noted that other languages such as java and the mysql CLI utilities all support this. The result is often a factor 10-20 reduction in network traffic (which is a lot when you're going from 250 MB per second to 10-12). We would very much like to see this in pymysql.
How complex should be implement compression?
The text was updated successfully, but these errors were encountered: