/bitcask-lite

Toy key-value data store

Primary LanguageC

Bitcask-Lite

This project aims to be a toy working version of a hash index for key-value data, the first storage engine described in Designing Data-Intensive Applications.

Commands

Or, how to interact with the executable:

  • get
  • set
  • .exit