crudh / septagon-repository

A simple Node.js based private npm repository manager and proxy.
0 stars 0 forks source link

Handle reloading of the main package files #5

Closed crudh closed 7 years ago

crudh commented 8 years ago

So we don't cache them forever and new versions won't be available.

crudh commented 8 years ago

Make sure that we serve the latest one if upstream has a problem.

crudh commented 7 years ago

Maybe always get them from upstream, unless it fails?