We just released Clojars 80. This release improves the load time for
the index and dashboard pages by (slightly) optimizing a few queries
that are slower with postgres than they were with sqlite. It also
introduces caching of the results used to show the recent jars on the
index page to further improve load time.
See
https://github.com/clojars/clojars-web/compare/79...80 for the
full list of commits in this release.
As always, let us know if you have any issues.
- Toby