This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
matthewpawley
Hi,
I am using Cache::forever
to remember when a certain action was last run.
I have just realised running october:up
flushes the Cache completely (seems to call Cache::flush
). Is there a way to ensure my item does not get cleared or is there an alternative to using https://octobercms.com/docs/services/cache that I should consider?
As the october:up
is ran upon admin login, it seems strange that it completely flushes the entire Cache to me?
Thanks
1-1 of 1