lukeshafer / indigestion-cards

https://indigestioncards.com
6 stars 0 forks source link

Refactor indexes #59

Closed lukeshafer closed 9 months ago

lukeshafer commented 1 year ago

Any entity that has a "get all" index may not need other indexes and could instead set other attributes in the sort key.

lukeshafer commented 1 year ago

Also a good opportunity to setup migrations.

lukeshafer commented 1 year ago

Good to approach now that we know the site usage better. What indexes can we refactor to be more efficient? All users and all cards are good examples.