clojars / clojars-web

A community repository for open-source Clojure libraries
https://clojars.org
Eclipse Public License 1.0
470 stars 114 forks source link

Generate repo index files on deploy #869

Closed tobias closed 1 year ago

tobias commented 1 year ago

Extract repo index gen to own ns

This will allow us to use it from the async pre-compute logic.

Extract retry logic to ns & improve ergonomics

Generate repo index files on deploy

This will asynchronously generate repo index files for each level when a deploy occurs and write the index to s3 to be read by fastly.