Simple crash free write-ahead log in Golang.
-
Updated
Dec 12, 2025 - Go
Simple crash free write-ahead log in Golang.
Autonomous Vector database for AI agents and RAG. Hybrid Semantic Cache eliminates cold-cache spikes. Sub-5ms hybrid queries.
High-performance, zero-allocation general purpose write-ahead log (WAL).
A robust Java implementation of a Write Ahead Log (WAL) system designed for ensuring data durability and consistency in database systems.
Key-value storage engine in Go with caching, compaction and probabilistic data structures.
Next generation API for .NET
Fun-driven Raft-based distributed time series database, featuring sharding with consistent hashing, an SQL-like query language
Embedded Rust key–value database with in-page Robin Hood index, WAL, directory and overflow chains
Zero-loss audit logging for Go with WAL, compliance profiles (HIPAA/PCI-DSS/SOX/GDPR), and S3/Azure/GCS backends
High‑performance Go string store with regex search, LSM‑tree compaction, and WAL durability
A complete LSM tree key-value storage engine written in Go. Implements SSTables, memtables, and write-ahead logging with a modern Wails and React desktop interface
A compact, embeddable key/value store written in TypeScript
A console-based Key-Value store engine built for the Advanced Algorithms and Data Structures course. Implements efficient data structures like Memtable, SSTable, and LRU Cache, with durability ensured by a Write-Ahead Log (WAL). Features include Bloom Filters, prefix/range scans, and external configuration support.
pg_recovery is an educational PostgreSQL extension for database recovery
(Java, Spring-boot, Multi-thread, hexagonal, disk WAL, queue based)멀티스레드 환경에서 JPA 엔티티 변경 사항을 감지하고, 외부 인프라 없이 안전하게 비동기 저장하는 구조입니다. 부하를 줄이기 위한 JDBC Batch Insert, 로그 유실을 막기 위한 WAL 파일 로깅 처리, 동시성 처리를 위한 Queue 처리 등을 포함하고 있습니다.
SQLite and WAL files parser
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
A high-performance time-series database core implementation in Rust
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."