meraki-analytics/cassiopeia-datastores

cassiopeia_sqlstore does not support caching of any staticdata

johanb99 opened this issue · 1 comments

I'm trying to use Realms and Champion static data. No static data caching is supported for the sqlstore.

For now, you can use the diskstore to store them on disk. Otherwise requesting them from ddragon and storing them in memory using the built-in cache isn't the end of the world.