spifory / tags

A Discord bot that helps with previewing your Meta/OpenGraph tags before you use them on your site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[API] Delete previews after a certain time

spifory opened this issue · comments

My initial plan was to have the previews in the database get deleted after a certain period of time (maybe after a week or less) since, there is not really a need to keep them for a long time. You simply get a preview of your tags and move on with putting them on your site, which should be fairly quick, and hence why I say this should not be kept in the database for so long.

Not sure if this should then make sure of some caching system or what, but this must be implemented soon.