salt-today / salttoday

Scrapes Sootoday and displays statistics about users and comments.
http://www.salttoday.ca
9 stars 6 forks source link

Add caching to comments #133

Closed danharasymiw closed 4 years ago

danharasymiw commented 4 years ago

Site can be a little slow, especially when doing the first query to datomic. Add a cache for some of the most common calls to the get-comments func, and refresh this every 15 minutes (how often we scrape comments)