redb 0.4.0: 2x faster commits with 1PC+C instead of 2PC

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • redb

    An embedded key-value database in pure Rust

    Yep, I believe I've fixed that. Someone (I see now the author of bonsai!) pointed this out to me a bit ago https://github.com/cberner/redb/issues/282

  • sediment

    A low-level MVCC file format for storing blobs.

    This looks like it could have been inspired by BonsaiDB's recent problems. I think the authors are now trying to achieve something similar to your project with a new storage layer called Sediment (which will become a part of Nebari if successful).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • nebari

    A pure Rust database implementation using an append-only B-Tree file format.

    This looks like it could have been inspired by BonsaiDB's recent problems. I think the authors are now trying to achieve something similar to your project with a new storage layer called Sediment (which will become a part of Nebari if successful).

  • tokio-uring

    An io_uring backed runtime for Rust

    Eg via tokio-uring.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts