1 repositorio
Spreading data across multiple physical disks on a single node to maximize I/O throughput.
Distinct from Multi-Drive Orchestration: Candidates refer to orchestration of ripped drives or JSON distributions, not storage throughput optimization.
Explore 1 awesome GitHub repository matching data & databases · Multi-Drive Data Distribution. Refine with filters or upvote what's useful.
Garage is a distributed object storage system that provides an S3-compatible API gateway. It is designed to synchronize metadata across distributed nodes using conflict-free replicated data types and Merkle-tree state alignment to maintain cluster-wide consistency. The system ensures data resilience through zone-aware replication, distributing data copies across multiple physical locations. It employs quorum-based request routing and versioned layout management to validate and commit cluster configuration changes. The project covers a broad range of operational capabilities, including automa
Spreads data blocks across several physical storage disks on a single node to increase throughput.