LogDevice

Distributed storage for sequential data

  • 所有者: facebookarchive/LogDevice
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者facebookarchive/LogDevice
主編程語言C++
編程語言XSLT (語言數: 13)
平台
許可證Other
所有者活动
創建於2018-09-12 15:13:48
推送於2021-10-12 21:28:41
最后一次提交
發布數9
最新版本名稱2.46.5 (發布於 )
第一版名稱v.2.43.4 (發布於 )
用户参与
星數1.9k
關注者數84
派生數214
提交數5.5k
已啟用問題?
問題數87
打開的問題數10
拉請求數4
打開的拉請求數1
關閉的拉請求數125
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?