I am constantly getting this error for many of my apps suddenly.
Dear MemCachier user,
Regarding your cache with ID my-id: Your cache has been inactive for the last 20 days. It will be deactivated in 10 days.
Note that deactivated caches can always be re-activated on your analytics dashboard. For more information see https://www.memcachier.com/documentation#disabled-caches
Cheers, The MemCachier Team
I have got this email for too many of my apps hosted on heroku till now. One thing common among them is that all those apps are using free version of MemCachier for Rails4 app. Few of these apps are not used frequently but most of them are used very frequently. I haven't got this issue listed anywhere and I want to stop this service from being deactivated.
Any help would be highly appreciated.
Thanks in advance!
I am the author of the code that sends you these mails. As you can imagine many users create a dev cache to test it but do not deprovision it once they no longer use the cache. Since dev caches are free there is not really an incentive to remove them and we have thousands of unused caches in our system. For this reason we deactivate dev caches after 30 days of inactivity.
The only way you can prevent this from happening is to use your cache at least once every 30 days. If your apps are active less often there are a couple of options:
:namespace
option). If you need help setting up a cache that is shared across all your apps, please contact the MemCachier support.Finally, note that deactivated caches can always be reactivated on the analytics dashboard.