xiv-gear-planner / gear-planner

xivgear.app
https://xivgear.app/
18 stars 17 forks source link

Fix sim caching #424

Closed xpdota closed 1 week ago

xpdota commented 1 week ago

This allows for an array cache key instead of a single value. It also allows sub-classes to override the cache key, for if there are sim-specific tweaks where the cache should be invalidated.

Closes #422