Skip to content
#

key-value-database

Here are 27 public repositories matching this topic...

A high-performance Key-Value Storage Engine built for the Advanced Algorithms and Data Structures course. It implements an LSM-Tree architecture with a durable WAL, configurable compaction strategies, and advanced features including Block Manager I/O, LRU Caching, and Probabilistic Data Structures (Bloom Filter, HyperLogLog, etc..)

  • Updated Dec 2, 2025
  • C++

Improve this page

Add a description, image, and links to the key-value-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the key-value-database topic, visit your repo's landing page and select "manage topics."

Learn more