Logo
// Docs// Blog
  • Docs
  • Blog
  • Roadmap
  • Console

Roadmap

Here's what we've been up to. Help with reaching our goals sooner will be greatly appreciated! If you want to contribute, kindly check our open issues .

Stream pipeline

in-progress

System in-charge of managing and processing websocket streams.

TSM tree

done

Time-structured merge tree. A timeseries optimised tree with a fast row-based memtable and a columnar disk format.

Parallel data query engine

in-progress

Processes the temporal data from the stream and feeds it to the main compute execution. Sits between the ingestion pipeline, TSM and Wasm runtime.

Wasm execution

done

Runs multi-tenanted durable functions that consume processed stream data and accesses TSM tree.

Gateway

planned

Authenticated gateway and more streaming primitives for handling incoming data streams. Right now, we have plans for NATS and Kafka.

Object storage sync

planned

Sync local data to the cloud with S3 or R2.

Write-ahead log (WAL)

deferred

Ensures durability and consistency by logging system operations before commiting them.

WebTransport

planned

Fast, effecient, secure transport protocol over UDP. Replaces websocket for streams.

  • gitHub
  • x twitter
  • docs
  • blog
  • roadmap
Slung © 2026.