This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Description
We've added the following compound indexes through the mlab UI. We need to use .index on the mongoose schemas (https://mongoosejs.com/docs/guide.html#indexes) to add these in programmatically.
This way, if we run this code with another database backend, the indexes will be created automatically.
