Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors