LogDevice

Distributed storage for sequential data

  • Owner: facebookarchive/LogDevice
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

LogDevice

Build Status Gitter

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.

Main metrics

Overview
Name With Ownerfacebookarchive/LogDevice
Primary LanguageC++
Program languageXSLT (Language Count: 13)
Platform
License:Other
所有者活动
Created At2018-09-12 15:13:48
Pushed At2021-10-12 21:28:41
Last Commit At
Release Count9
Last Release Name2.46.5 (Posted on )
First Release Namev.2.43.4 (Posted on )
用户参与
Stargazers Count1.9k
Watchers Count84
Fork Count214
Commits Count5.5k
Has Issues Enabled
Issues Count87
Issue Open Count10
Pull Requests Count4
Pull Requests Open Count1
Pull Requests Close Count125
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private