I've pushed a new update to Hivelytics. This update brings caching, I've tried to be smart about how this caching works but of course there could still be some issues. I would appreciate if you report those issues.
The cache would hold the data for a day, after that it will once again completely fetch the data and update.
There are still checks to see if the data is stale or not. So if for example, someone votes on a post pending curation section will update without sending requests for every bit of pending curation data.
This update were inspired by , some more updates will come regarding vote breakdowns.