A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
-
Updated
Dec 28, 2024 - Rust
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
An educational Rust project to implement an SQLite-like database from scratch, exploring database concepts such as indexes, Write-Ahead Logging (WAL), and RAFT
A lightweight postgres logical replication library for Rust consisting of producer and consumer crates.
Add a description, image, and links to the wal topic page so that developers can more easily learn about it.
To associate your repository with the wal topic, visit your repo's landing page and select "manage topics."