A log-structured hash table for fast key/value data
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