/zlog

A high-performance distributed shared-log for Ceph

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

Zlog - a distributed shared log for ceph

Build Status Coverity Scan Build Status Coverage Status

Zlog is a strongly consistent shared log designed to run on top of Ceph. Specifically, it is an implementation of the CORFU protocol adapted for RADOS, the distributed object storage system that powers Ceph.

More information:

Getting Started

Language Bindings

The base zlog project provides C, C++, and Java bindings.

Getting Involved

We welcome and encourage people to learn and contribute to the zlog project. If you are looking for ways to get started, we use the E-easy and E-intermediate labels to tag issues that are good candidates for new contributors.