Preventing DB Connection Leaks in Golang: Lesson from a Billion Dollar Mistake
This post is about why we need a separate transaction layer? How to extract it, and test it using Unit and Integration Test.
In my previous blog post, “A Billion Dollar Go Mistake,”. I discussed a common but naive mistake that developers make in Gol...
hashnode.iamninad.com14 min read