bazooka-ci / bazooka

Continuous Integration and Continuous Deployment Server
http://docs.bazooka-ci.io/
MIT License
60 stars 5 forks source link

Cache for build dependencies #146

Open jawher opened 9 years ago

jawher commented 9 years ago

Whether they be maven dependencies, node modules, python packages, etc.

A build can download large volume and count of artifacts, and it might be a good idea to implement a caching mechanism for them.