Merging a MASSIVE PR to in a couple of hours that:
◆ Adds features like UTM builder, password protection, archiving links, filtering & sorting links, etc.
◆ Refactors the codebase to switch from Redis → MySQL for storing link metadata
...wish me luck 🤞
Conversation
Yessss, learned about adding sort order to sql indexes when building this 👀
1
1
I learned a lot about optimizing SQL with 's course (very laravel-focused unfortunately, but still lots of gold nuggets in there that can be applied elsewhere if u understand Eloquent)


