The Future of Storage
vear91
Abstract Tracing support with annotation-based traces is a promising approach to allow developers to get a view into the performance behavior of Ceph...
Ani
This project aims to improve Ceph’s Python infrastructure, making the codebase clean, modern, and maintainable. A major part of this improvement...
Zhao Junwang
Ceph does a cryptographic handshake when establishing a connection in order to mutually authenticate the client and server, but the actual data is...
Oleh Prypin
Ceph is coded mostly in C++, however many of its high-level parts are written in Python. Currently they support only Python 2.6 and 2.7. The purpose...