Cupara
Well-known member
I'm trying to create a custom cache for my add-on that will store a token for 86399 then a cron will run to update it with a new token after that time. Unless I should store it in the database. I'm not sure honestly. I'm not even sure where or how to start coding the cache.