Next generation API for .NET
-
Updated
Oct 27, 2024 - C#
Next generation API for .NET
Waltz is a quorum-based distributed write-ahead log for replicating transactions
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.
Streaming Postgres logical replication changes atleast-once over websockets
High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
💾 CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
A lock-free thread-safe arena based Skiplist impelementation for building memtable.
A tiny embedded, transactional key-value database 🐱
a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID
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.
A LSM-Tree key/value database in Python.
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
End to End Distributed Deep Learning Engine, works both with Streaming and Batch Data built using Apache Flink
High-available distributed database. Data consistent key-value store across machines with fault recovery. Suitable for finance, e-commerce, and social media services.
Transparent fault-tolerance for storage-centric applications in disaggregated data centers
A lock-free, generic, lightweight value log for WiscKey or Bitcask architecture databases.
Add a description, image, and links to the write-ahead-log topic page so that developers can more easily learn about it.
To associate your repository with the write-ahead-log topic, visit your repo's landing page and select "manage topics."