• v0.5.0 85b2e4ca29

    Garage v0.5.0 Pre-Release

    lx released this 2021-11-17 09:59:32 +00:00 | 1428 commits to main since this release

    Highlights:

    • Improved cluster layout management on the command line. Adding and removing nodes now happens in two steps: nodes are added or removed from a staging area that prepares the next layout version, which is enacted all at once when all desired changes are included.

    • New algorithm to assign partitions to nodes. The assignation of individual partitions to nodes is now "stateful" and recorded in the layout description. This allows us to improve the quality of the assignation to better balance load between nodes and to reduce the quantity of data that moves around when nodes are added or removed.

    • Garage now supports vhost-style bucket addressing (the new S3 standard), in addition to path-style

    Click here to get a binary release suited to your platform

    Downloads