Order matters - making a compound index 50x faster
Introduction
Today I’ll talk about an endpoint that initially performed under 30ms, then crept up to ~500ms after a couple months. Our investigation revealed that a query, powered by a compound index was responsible for the elevated latency. We explo...
jaywhy13.hashnode.dev6 min read