1 repositorio
Storage systems that manage large binary objects across multiple nodes with built-in replication capabilities.
Distinguishing note: The candidates focus on local storage or specific cloud exporters, not the identity of a distributed storage layer.
Explore 1 awesome GitHub repository matching data & databases · Distributed Blob Stores. Refine with filters or upvote what's useful.
Kraken is a distributed blob store and peer-to-peer Docker registry designed for the high-throughput distribution of container images. It functions as a decentralized content delivery network that shares image layers across a network of nodes to prevent bottlenecks at a central registry. The system utilizes peer-to-peer blob distribution and distributed content addressing to maintain download speeds across large clusters. It implements asynchronous rule-based replication to synchronize image data between disparate geographical clusters. The project covers pluggable external blob storage inte
Provides a distributed storage layer for large data blobs with asynchronous replication across geographical clusters.