lukeshafer / indigestion-cards

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

Refactor database #11

Closed lukeshafer closed 1 year ago

lukeshafer commented 1 year ago

Rethink access patterns and try to reduce "all x" indexes

lukeshafer commented 1 year ago

Remove most, if not all "All X" indexes in favor of more varied partition keys Rethink access patterns and what data is accessible to us: e.g. if I'm accessing a specific card instance, will i ever NOT have its season ID?