Giter Site home page Giter Site logo

asulima / logdevice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebookarchive/logdevice

0.0 2.0 0.0 33.41 MB

Distributed storage for sequential data

Home Page: https://logdevice.io

License: Other

XSLT 0.04% Python 3.89% CMake 0.76% C++ 94.59% Thrift 0.47% Shell 0.07% C 0.04% Pawn 0.02% SourcePawn 0.02% JavaScript 0.10% HTML 0.01% CSS 0.01% Makefile 0.01%

logdevice's Introduction

LogDevice

Build Status Gitter

Note: This is an archived project and is no longer supported or updated by Facebook.

LogDevice is a scalable and fault tolerant distributed log system. While a file-system stores and serves data organized as files, a log system stores and delivers data organized as logs. The log can be viewed as a record-oriented, append-only, and trimmable file.

LogDevice is designed from the ground up to serve many types of logs with high reliability and efficiency at scale. It's also highly tunable, allowing each use case to be optimized for the right set of trade-offs in the durability-efficiency and consistency-availability space. Here are some examples of workloads supported by LogDevice:

  • Write-ahead logging for durability
  • Transaction logging in a distributed database
  • Event logging
  • Stream processing
  • ML training pipelines
  • Replicated state machines
  • Journals of deferred work items

For full documentation, please visit logdevice.io.

Requirements

LogDevice is only supported on Ubuntu 18.04 (Bionic Beaver). However, it should be possible to build it on any other Linux distribution without significant challenges. LogDevice relies on some c++17 features, so building LogDevice requires a compiler that supports c++17.

Quick Start

Documentation

Build LogDevice

Join the LogDevice community

Contributors

See the CONTRIBUTING file for how to help out.

License

LogDevice is BSD licensed, as found in the LICENSE file.

logdevice's People

Contributors

mohamedbassem avatar al13n321 avatar ahmedsoliman avatar gdrane avatar wez avatar tau0 avatar lucaspmelo avatar runemaster avatar shixiao avatar 747mmhg avatar simpkins avatar davidvigier avatar jainafb avatar mcrnic avatar sh00s avatar zepheus avatar shobhitdayal avatar milenafilipovic avatar mateuszp4925 avatar xtenzo avatar lukaspiatkowski avatar shri-khare avatar dyniusz avatar gunaprsd avatar sls-fb avatar lnicco avatar adrienconrath avatar ahmedhagii avatar fanzeyi avatar henryswanson avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.