Go is a Go server that processes git commits by request, sometimes processing thousands of commits in one single request. In this blog post, let’s take a look at some recent optimization strategies the OpenSauced pizza micro-service recently underwent. For simplicity in our examples, we’ll be using an arbitrary table.
Table of contents
Some setup firstThe brute force approachJust make it parallel!?Using CopyInTable name clashesSort: