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
[mORMot] speed up pipelining; speed up docker build (#8057)
* [mORMot] using a modified libpq that allows to send the PipelineSync command without flushing prev. commands to socket
* [mORMot] fix dockerfile, speed up a docker build command
* [mORMot] shorten server name for better plaintext performance
* [mORMot] change `Server` header value to `mmt` because `M` provokes debate
* [mORMot] use 1 letter server header, till is NOT added as a rule and verification
---------
Co-authored-by: pavel.mash <[email protected]>
0 commit comments