Closed danharasymiw closed 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)
get-comments
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)