Skip to content
@cobble-project

cobble-project

Building a storage engine that is as easy to embed as RocksDB, yet ready for the cloud

Cobble

Cobble is a high-performance LSM-based key-value storage engine designed for both embedded and distributed systems.

The goal is simple: a storage engine that is as easy to embed as RocksDB, yet ready for the cloud — hybrid local/remote object storage, global snapshots, remote compaction, and online rescaling, all out of the box.

Projects

  • Cobble — the storage engine itself (Rust)
  • Cobble Flink — a unified storage layer for Apache Flink that makes state and sink data disaggregated, observable, and consumable.
  • Cobble Spark — distributed reads and writes over consistent snapshots through Spark SQL and the DataFrame API.

Vision

Fast locally, scalable globally, and truly observable — so data pipelines can evolve without ever losing sight of what's stored underneath.

Pinned Loading

  1. cobble cobble Public

    A flexible embedded key-value store designed for use in distributed systems and standalone applications

    Rust 18 1

Repositories

Showing 5 of 5 repositories
  • cobble Public

    A flexible embedded key-value store designed for use in distributed systems and standalone applications

    cobble-project/cobble's past year of commit activity
    Rust 18 Apache-2.0 1 0 0 Updated Sep 13, 2026
  • cobble-flink Public

    A unified storage layer for Apache Flink that makes state and sink data disaggregated, observable, and consumable.

    cobble-project/cobble-flink's past year of commit activity
    Java 9 Apache-2.0 1 0 0 Updated Aug 23, 2026
  • cobble-spark Public

    A native Cobble connector for Apache Spark, providing distributed reads and writes over consistent snapshots through Spark SQL and the DataFrame API.

    cobble-project/cobble-spark's past year of commit activity
    Java 0 Apache-2.0 0 0 0 Updated Aug 17, 2026
  • .github Public
    cobble-project/.github's past year of commit activity
    0 0 0 0 Updated Aug 16, 2026
  • cobble-project.github.io Public

    The github pages for the project

    cobble-project/cobble-project.github.io's past year of commit activity
    HTML 0 0 0 0 Updated Apr 4, 2026

Top languages

Java Rust HTML

Most used topics

Loading…