October 2024 Rustacean meetup

October 2024 Rustacean meetup

Anirudh Sudhir

@anirudhsudhir

Building a Bitcask-like store in Rust

Submitted Oct 16, 2024

This lightning talk will cover the design and implementation of a log-structured key-value store, inspired by Bitcask, a storage engine for the Riak distributed database.

  • A brief overview of the Bitcask paper and architecture
  • Implementation of the store, focussing on aspects such as log compaction, the client-server architecture and pluggable storage engines
    (The store can utilise sled as an alternate backend)

Link to the repository

About the speaker

I’m Anirudh Sudhir (sudhir.live), a CS sophomore at PES University, Bangalore

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

A community of rust-lang contributors and end-users from Bangalore. We also have presence on the following telegram channels https://t.me/RustIndia https://t.me/keralars https://t.me/fpncr Twitter handle: https://twitter.com/rustlangin more