/bitcask

A log-structured hash table for fast key/value data

Primary LanguageRustMIT LicenseMIT

bitcask

A log-structured hash table for fast key/value data

Workspace

This workspace contains packages related to the bitcask implementation:

  • bitcask-lib: a disk based KV store inspired by the Bitcask implementation
  • bitcask-repl: a REPL executable for querying a Bitcask datastore