greystorm101 / spritebot

SpriteBot for the Pokémon Infinite Fusion discord server
1 stars 5 forks source link

Cache managment #19

Open greystorm101 opened 8 months ago

greystorm101 commented 8 months ago

For performance reasons we cache gallery posts in a list so that finding matching (or no matching) gallery posts is not slow. It takes about 2 minutes to fill the cache, but depends based on the number of posts in the given timeframe.

We want to figure out a way to maximise time saved and space used

greystorm101 commented 8 months ago

Potential idea: