Artifactory, fullDB vs Filesystem storage -


i working artifactory repository uses "fulldb" storage model, artifacts stored blobs in database. know recommended approach filesystem storage, , have found pages saying how migrate. wondering pros/cons? gain lot performing migration? curious why have been set using db in first place. thanks.

in general, better use filesystem opposed fulldb method performance reasons. retrieving file (in blob format mentioned) db, take longer retrieving filesystem, either local or nfs. should notice big boost in performance this. rough estimate (please don't quote me on number), 40% slower use fulldb method. reasoning using fulldb method have of storage necessary artifactory allocated 1 spot, ie space need artifactory exists on db , no else. may team set in past liked idea simplicity.

there no other advantage using fulldb method, hence not recommended.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -