|
|
|
|
|
by lysace
205 days ago
|
|
We've removed/merged most of the unnecessary services. The ones left have operational needs to stay separate. The current hell is x years of undisciplined (in terms of perf and cost) new ORM code being deployed (SQLAlchemy). We do an insane number of read queries per second relative to our usage. I honestly think the newish devs we have hired don't understand SQL at all. They seem to think of it as some arcane low level thing people used in the 80s/90s. |
|