mohammadKarimi / SwiftLink

SwiftLink is a modern URL shortener with Asp.net Core 8
MIT License
105 stars 26 forks source link

Improve Performance by indexing short codes #5

Closed Kamyab7 closed 8 months ago

Kamyab7 commented 8 months ago

Hey @mohammadKarimi

We can increase read operation from the database by indexing shortcodes, I will create a PR to tackle this issue.

mohammadKarimi commented 8 months ago

Yes, in this area of Project, I wouldn't spend time to performance. because I think this type of performance can be delayed. but if you want to work on it, feel free.

Kamyab7 commented 8 months ago

Happy to hear that :)