Closed SphericalKat closed 5 years ago
The mutex locks in the database insertion funcs are unnecessary, seeing as how pg-go (the ORM we use) is safe for concurrent use.
The mutex locks in the database insertion funcs are unnecessary, seeing as how pg-go (the ORM we use) is safe for concurrent use.