Skip to content
/ zlog Public

A high-performance distributed shared-log for Ceph

License

Notifications You must be signed in to change notification settings

cruzdb/zlog

Repository files navigation

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.