遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/2220)
<a href="https://www.bestpractices.dev/projects/2220"><img src="https://www.bestpractices.dev/projects/2220/badge"></a>
Ceph is an object storage based free software storage platform that stores data on a single distributed computer cluster, and provides interfaces for object-, block- and file-level storage. Ceph aims primarily to be completely distributed without a single point of failure, scalable to the exabyte level, and freely available.
Ceph replicates data and makes it fault-tolerant, using commodity hardware and requiring no specific hardware support. As a result of its design, the system is both self-healing and self-managing, aiming to minimize administration time and other costs.
https://docs.ceph.com/en/latest/dev/developer_guide/
警告:需要更长的理由。
https://github.com/ceph/ceph/blob/main/.github/pull_request_template.md
Ceph supports ASAN and Valgrind: https://github.com/ceph/ceph/blob/859dc27342a54136cd15380f83bf4ff889ba65b5/CMakeLists.txt#L673-L677 https://docs.ceph.com/en/latest/rados/troubleshooting/memory-profiling/
后退