Skip to content
@logcabin

LogCabin

Popular repositories

  1. logcabin logcabin Public

    LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…

    C++ 1.8k 295

  2. liblogcabin liblogcabin Public

    An attempt to split the Raft library out of LogCabin

    C++ 38 6

  3. gtest gtest Public

    google test with minor changes for LogCabin

    C++ 1 22

  4. logcabin.github.io logcabin.github.io Public

    static page for logcabin -- see https://logcabin.github.io

    HTML

  5. logcabin-talk logcabin-talk Public

    slides on LogCabin usage, operations, and internals

    HTML

Repositories

Showing 5 of 5 repositories
  • logcabin Public

    LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.

    C++ 1,835 295 61 3 Updated May 3, 2021
  • liblogcabin Public

    An attempt to split the Raft library out of LogCabin

    C++ 38 6 2 0 Updated Oct 13, 2017
  • logcabin.github.io Public

    static page for logcabin -- see https://logcabin.github.io

    HTML 0 0 0 0 Updated Jul 26, 2017
  • logcabin-talk Public

    slides on LogCabin usage, operations, and internals

    HTML 0 0 0 0 Updated Jul 26, 2015
  • gtest Public

    google test with minor changes for LogCabin

    C++ 1 BSD-3-Clause 22 0 0 Updated May 11, 2015

Top languages

Loading…

Most used topics

Loading…