write-ahead-log

There are 42 repositories under write-ahead-log topic.

  • dotNext

    dotnet/dotNext

    Next generation API for .NET

    Language:C#1.6k51138123
  • wepay/waltz

    Waltz is a quorum-based distributed write-ahead log for replicating transactions

    Language:Java411283135
  • yixuaz/CMU-15445

    https://www.jianshu.com/nb/36265841

    Language:C++2933270
  • thomasjungblut/go-sstables

    Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.

    Language:Go2725412
  • hasura/pgdeltastream

    Streaming Postgres logical replication changes atleast-once over websockets

    Language:Go25338515
  • rosedblabs/wal

    Write Ahead Log for LSM or bitcask storage(or any append-only write).

    Language:Go23941739
  • guycipher/k4

    High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.

    Language:Go2064
  • xingdl2007/cmu15-445

    :floppy_disk: CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.

    Language:C++1676350
  • shaj13/raft

    raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol

    Language:Go11711417
  • al8n/skl

    A lock-free thread-safe arena based Skiplist impelementation for building memtable.

    Language:Rust50265
  • tidesdb/tidesdb

    High-performance, durable, transactional embedded storage engine designed for flash and RAM optimization.

    Language:C++492
  • andy-byers/CalicoDB

    A tiny embedded, transactional key-value database 🐱

    Language:C++38384
  • yixuaz/DBMS_ARIES

    a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID

    Language:Java353010
  • mk6i/mkdb

    mkdb is a SQL-based relational database management system (RDBMS) written in Golang (1.18+) with zero third-party dependencies. The goal of the project is to provide a creative outlet for developers who want to experiment with database development in a low-stakes environment.

    Language:Go30313
  • fgmacedo/soonerdb

    A LSM-Tree key/value database in Python.

    Language:Python21301
  • prataprc/rdms

    Storage library (Work In Progress)

    Language:Rust202312
  • al8n/orderwal

    A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.

    Language:Rust1516
  • DeathReaper0965/distributed-deeplearning

    End to End Distributed Deep Learning Engine, works both with Streaming and Batch Data built using Apache Flink

    Language:Java10201
  • dassl-uiuc/compute-side-log

    Transparent fault-tolerance for storage-centric applications in disaggregated data centers

    Language:C++5000
  • luliCloud/raft_kv_rocksdb_cachelib

    High-available distributed database. Data consistent key-value store across machines with fault recovery. Suitable for finance, e-commerce, and social media services.

    Language:C++511
  • al8n/valog

    A lock-free, generic, lightweight value log for WiscKey or Bitcask architecture databases.

    Language:Rust4
  • Avash027/MidDB

    A High-Performance and Fault-Tolerant Key-Value Store Built with LSM Trees and Bloom Filters with Strong Consistency Guarantees

    Language:Go3100
  • Lawliet-Chan/qstore

    a storage engine by FIFO QUEUE. you can make a distributed-message-queue based on qstore. you can also use it to implemente write-ahead-log

    Language:Go3200
  • lrwx00t/wal

    WAL "write-ahead log" implementation in Python

    Language:Python3100
  • p1tsi/rustbish

    SQLite and WAL files parser

    Language:Rust30
  • rbruggem/mqlog

    mqlog is a library that provides an embeddable durable queue implementend as an immutable log

    Language:C3200
  • stackmagic/arangodb-wal-client

    ArangoDB Write-Ahead-Log Client in Java

    Language:Java3310
  • jsam/structdb

    Persistent data structures using RocksDB.

    Language:Rust21260
  • KyleSmith19091/SpringSearch

    An in-memory text search engine that is durable and persistent

    Language:Go2100
  • xxlabaza/log-file

    A Java library for working with append-only files

    Language:Java2201
  • berylyvos/yojoudb

    An embeddable, fast and persistent key-value storage engine based on Bitcask.

    Language:Go1400
  • Clivern/Langmore

    🔥 A KV Store Based On Write-Ahead Log.

    Language:Rust1211
  • ljmsc/wal

    write ahead log

    Language:Go1210
  • PranavMehrotra/Write-Ahead_Logging_in_Replicated_Database_with_Sharding

    This repository contains the code for the Assignment-3 of Distributed Systems(CS60002) course of Spring, 2024. Implementing a Write-Ahead Logging for consistency in Replicated Database with Sharding

    Language:Python1101
  • zhuichao001/wal

    Write Ahead Log

    Language:C++1302