Alternative to Disqus Needed More Than Ever

There’s of course always the possibility to implement a configurable cache timeout. I think the two approaches are complementary:

  • if you need to fetch remote content as precise times, cron is your friend
  • if you just need to refresh the content every now and then (and different content should have different refresh windows) then we need to implement some cache TTL of sorts

:slight_smile: