Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
package-drone-server-0.6.0.rc1-1.el7.noarch.rpm | 2015-03-26 | 35.3 MB | |
package-drone-server-0.6.0.rc1-1.el6.noarch.rpm | 2015-03-26 | 35.3 MB | |
package-drone-server-0.6.0.rc1.zip | 2015-03-26 | 35.5 MB | |
package-drone-server_0.6.0.rc1_all.deb | 2015-03-26 | 35.2 MB | |
package-drone-0.6.0-rc1.tar.gz | 2015-03-26 | 7.6 MB | |
package-drone-0.6.0-rc1.zip | 2015-03-26 | 8.6 MB | |
README.md | 2015-03-26 | 787 Bytes | |
Totals: 7 Items | 157.5 MB | 0 |
This is a milestone release towards 0.6.0 with a focus on the new file system storage backend.
New features
File system storage backend
To work around the limitations of MySQL and Postgres in their JDBC driver, which cause out of memory situations for large artifacts, Package Drone now can store artifacts in the file system.
This version is feature complete regarding this change, but the filesystem store and the migration towards this still needs some testing. It seems to work stable, but there might still be some rough edges.
The file system store is optional until it is activated. Also see File system BLOB store in the wiki.
Screenshots
Will be in the final release announcement