Distributed KV Store
A distributed key-value store implementing Raft for consensus. Features strong consistency, leader election, and log replication.
Open source tools, system experiments, and other things I've built.
A distributed key-value store implementing Raft for consensus. Features strong consistency, leader election, and log replication.
A lightweight, configuration-driven ETL framework for small to medium scale data pipelines. Supports idempotent retries and pluggable backends.
A blazing fast log analysis tool written in Rust. Parses gigabytes of logs in seconds and supports SQL-like querying capabilities.
A dashboard for visualizing PostgreSQL internal statistics, lock contention, and query performance metrics in real-time.