Add index on collections field for performance improvement#45
Conversation
Alexandrbig1
left a comment
There was a problem hiding this comment.
Welcome to Open Code Chicago! 🎉
Thank you for making your first contribution here — we’re glad to have you.
|
@sorabhlahoti, congratulations on your merged PR! 🎉 Don’t forget to add yourself as a contributor using our |
|
Hey @sorabhlahoti , 🎉 Congratulations on your first merged pull request! To celebrate this milestone, you’ve earned the “First PR Merged” badge on Holopin 🏅 Once claimed, you can proudly showcase it on your GitHub profile, Holopin board, or share it on LinkedIn to mark your first contribution to the open-source world 🌟 Keep contributing, keep growing, and welcome to the Open Code Chicago community! 🚀 |
|
Hey @sorabhlahoti , 🔥 Congratulations — your backend contributions have been outstanding! You’ve officially earned the Thank you for writing clean, secure, and efficient code that powers our project behind the scenes. — The Open Code Chicago Team |
Description
Added an index on the collections field in the Product schema to improve query performance for the /api/collections/:name endpoint.
Closes #101
Type of Change
Checklist